summary refs log tree commit diff
path: root/pkgs/top-level/node-packages.json
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2014-08-30 14:34:42 +0400
committerMichael Raskin <7c6f434c@mail.ru>2014-08-30 14:34:52 +0400
commit1f9d579c78c9c4e62cf19ea64f9154f2c1fc8bb5 (patch)
tree7eba61423a81cb6c22c148e4763d8a9fced408f9 /pkgs/top-level/node-packages.json
parenta966c8cae3b51f7931fa43895d2fa5b9ff8ed7d3 (diff)
downloadnixpkgs-1f9d579c78c9c4e62cf19ea64f9154f2c1fc8bb5.tar
nixpkgs-1f9d579c78c9c4e62cf19ea64f9154f2c1fc8bb5.tar.gz
nixpkgs-1f9d579c78c9c4e62cf19ea64f9154f2c1fc8bb5.tar.bz2
nixpkgs-1f9d579c78c9c4e62cf19ea64f9154f2c1fc8bb5.tar.lz
nixpkgs-1f9d579c78c9c4e62cf19ea64f9154f2c1fc8bb5.tar.xz
nixpkgs-1f9d579c78c9c4e62cf19ea64f9154f2c1fc8bb5.tar.zst
nixpkgs-1f9d579c78c9c4e62cf19ea64f9154f2c1fc8bb5.zip
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
Diffstat (limited to 'pkgs/top-level/node-packages.json')
-rw-r--r--pkgs/top-level/node-packages.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/node-packages.json b/pkgs/top-level/node-packages.json
index fec7884eb25..1ebb9f290b7 100644
--- a/pkgs/top-level/node-packages.json
+++ b/pkgs/top-level/node-packages.json
@@ -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"
 ]