mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 21:33:03 +03:00
Adding gulp and git-run to node-packages.json — failed to regenerate node-packages-generated.nix, though; but the next succesful regeneration will actually add these packages
This commit is contained in:
parent
a966c8cae3
commit
1f9d579c78
@ -83,6 +83,7 @@
|
||||
, "grunt-contrib-uglify"
|
||||
, "grunt-karma"
|
||||
, "grunt-sed"
|
||||
, "gulp"
|
||||
, "karma"
|
||||
, "karma-mocha"
|
||||
, "karma-coverage"
|
||||
@ -123,4 +124,5 @@
|
||||
, "sinon"
|
||||
, "shelljs"
|
||||
, "typescript"
|
||||
, "git-run"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user