mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-04-06 10:26:49 +00:00
ref(node): remove node-official/node-unofficial split packages
The node package already merges both sources via unofficial_url in releases.conf. The split packages were a workaround that produced cache files not present in the live Node.js cache.
This commit is contained in:
@@ -114,9 +114,7 @@ Status: `[x]` reviewed, `[-]` known acceptable, `[ ]` needs work
|
||||
- [-] pg-essentials — meta-package
|
||||
- [-] zig.vim — gittag source, 0 raw data
|
||||
|
||||
### Live Missing — Go-Only (16)
|
||||
- [-] node-official — Go split, not in live cache
|
||||
- [-] node-unofficial — Go split, not in live cache
|
||||
### Live Missing — Go-Only (14)
|
||||
- [-] pg — Go alias, live uses postgres
|
||||
- [-] ripgrep — Go alias, live uses rg
|
||||
- [-] rust.vim — symlink to vim-rust
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
source = nodedist
|
||||
url = https://nodejs.org/download/release
|
||||
@@ -1,2 +0,0 @@
|
||||
source = nodedist
|
||||
url = https://unofficial-builds.nodejs.org/download/release
|
||||
Reference in New Issue
Block a user