nodePackages: netlify-cli init at 2.59.1

This commit is contained in:
Matt Huszagh 2020-07-13 10:56:50 -07:00
parent 5622b6b6fe
commit 5089fbfbee
3 changed files with 5998 additions and 4013 deletions

View file

@ -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

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 { };