nodePackages: update package set (#382557)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
inherit system;
|
||||
},
|
||||
system ? builtins.currentSystem,
|
||||
nodejs ? pkgs."nodejs_18",
|
||||
nodejs ? pkgs."nodejs_22",
|
||||
}:
|
||||
|
||||
let
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -89,9 +89,6 @@
|
||||
, "fx"
|
||||
, "gatsby-cli"
|
||||
, "@gitbeaker/cli"
|
||||
, "graphql"
|
||||
, "graphql-cli"
|
||||
, "graphql-language-service-cli"
|
||||
, "grunt-cli"
|
||||
, "makam"
|
||||
, "gulp"
|
||||
|
||||
+18156
-21211
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user