Merge pull request #80770 from matthuszagh/netlify-cli

nodePackages: netlify-cli init at 2.59.1
This commit is contained in:
Silvan Mosberger 2020-08-27 03:54:27 +02:00 committed by GitHub
commit f9567594d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 { };