Commit Graph

8 Commits

Author SHA1 Message Date
Eman Resu
d0f1b06287 nodejs: cleanup
Move allowed names to higher scope and partially apply hasPrefix.
2026-07-20 10:29:40 -04:00
nixpkgs-ci[bot]
5162d2dff1 Merge staging-next into staging 2026-06-12 13:10:40 +00:00
Antoine du Hamel
3c9cf6210c nodejs: remove npm and corepack passthru
The passthru has been added to give a migration path, but those outputs
were not present on the 25.11's `nodejs` derivation. Removing those
is helpful to use them to discriminate between the slim and non-slim
variants for derivations that accept one or the other.
2026-06-07 16:25:38 +02:00
Antoine du Hamel
2318abaa0b Revert "nodejs: re-introduce nodejs.src"
This reverts commit 9e26436f7e.
2026-05-20 14:54:33 +02:00
Sandro
adc068dfd0 nodejs: re-introduce nodejs.src (#501357) 2026-04-23 23:02:42 +00:00
Antoine du Hamel
b5d3a53de1 nodejs: provide fallback passthru values on the symlink variant
Follow-up on dbcb81f67b

Derivations are recommended to replace `nodejs` with
`nodejs-slim`.
2026-04-23 09:19:30 +02:00
Arnout Engelen
9e26436f7e nodejs: re-introduce nodejs.src
This was always equivalent to `nodejs-slim.src`.

This is a follow-up on https://github.com/NixOS/nixpkgs/pull/481461
which has links from a number of downstream projects that hit this.
2026-03-25 12:01:09 +01:00
Antoine du Hamel
68381b5152 nodejs: add a corepack output 2026-02-07 11:17:04 +01:00