nodePackages: netlify-cli init at 2.59.1

This commit is contained in:
Matt Huszagh
2020-08-26 18:14:09 -07:00
parent 5622b6b6fe
commit 5089fbfbee
3 changed files with 5998 additions and 4013 deletions
@@ -122,6 +122,7 @@
, "mocha"
, "multi-file-swagger"
, "neovim"
, "netlify-cli"
, "nijs"
, "node-gyp"
, "node-gyp-build"
File diff suppressed because it is too large Load Diff
+2
View File
@@ -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 { };