nodePackages: migrate to nodejs_22
This commit is contained in:
parent
776868ce71
commit
e99dc4128d
@ -13,7 +13,7 @@ rm -f ./node-env.nix
|
|||||||
-i node-packages.json \
|
-i node-packages.json \
|
||||||
-o node-packages.nix \
|
-o node-packages.nix \
|
||||||
-c composition.nix \
|
-c composition.nix \
|
||||||
--pkg-name nodejs_18
|
--pkg-name nodejs_22
|
||||||
|
|
||||||
# using --no-out-link in nix-build argument would cause the
|
# using --no-out-link in nix-build argument would cause the
|
||||||
# gc to run before the script finishes
|
# gc to run before the script finishes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user