Merge pull request #80770 from matthuszagh/netlify-cli
nodePackages: netlify-cli init at 2.59.1
This commit is contained in:
commit
f9567594d5
@ -122,6 +122,7 @@
|
||||
, "mocha"
|
||||
, "multi-file-swagger"
|
||||
, "neovim"
|
||||
, "netlify-cli"
|
||||
, "nijs"
|
||||
, "node-gyp"
|
||||
, "node-gyp-build"
|
||||
|
9992
pkgs/development/node-packages/node-packages.nix
generated
9992
pkgs/development/node-packages/node-packages.nix
generated
File diff suppressed because it is too large
Load Diff
@ -5621,6 +5621,8 @@ in
|
||||
|
||||
netkittftp = callPackage ../tools/networking/netkit/tftp { };
|
||||
|
||||
netlify-cli = nodePackages.netlify-cli;
|
||||
|
||||
netpbm = callPackage ../tools/graphics/netpbm { };
|
||||
|
||||
netrw = callPackage ../tools/networking/netrw { };
|
||||
|
Loading…
Reference in New Issue
Block a user