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:
AJ ONeal
2026-03-10 16:58:26 -06:00
parent 81a6400f4f
commit cdec995183
3 changed files with 1 additions and 7 deletions

View File

@@ -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

View File

@@ -1,2 +0,0 @@
source = nodedist
url = https://nodejs.org/download/release

View File

@@ -1,2 +0,0 @@
source = nodedist
url = https://unofficial-builds.nodejs.org/download/release