mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
nodePackages: migrate to nodejs_22
This commit is contained in:
parent
776868ce71
commit
e99dc4128d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ rm -f ./node-env.nix
|
|||
-i node-packages.json \
|
||||
-o node-packages.nix \
|
||||
-c composition.nix \
|
||||
--pkg-name nodejs_18
|
||||
--pkg-name nodejs_22
|
||||
|
||||
# using --no-out-link in nix-build argument would cause the
|
||||
# gc to run before the script finishes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue