3
0
Fork 0
forked from mirrors/nixpkgs

node-packages: add a few packages, fix, regenerate

This commit is contained in:
Jaka Hudoklin 2015-04-25 14:43:46 +02:00
parent fd15fe4f09
commit 2497836f66
3 changed files with 9588 additions and 6029 deletions

File diff suppressed because it is too large Load diff

View file

@ -31,7 +31,7 @@
, "browserchannel"
, "node-gyp"
, "semver"
, { "npm2nix": "git://github.com/NixOS/npm2nix.git#5.11.0" }
, { "npm2nix": "git://github.com/NixOS/npm2nix.git#5.12.0" }
, "ansi-remover"
, "mkdirp"
, "jshint"
@ -66,7 +66,7 @@
, "flatiron"
, "ironhorse"
, "fs-walk"
, "statsd"
, { "statsd": "https://github.com/etsy/statsd/tarball/23b331895cc4b22b64a19fd0e7b6def6f6f30d9e"}
, "statsd-librato-backend"
, "stackdriver-statsd-backend"
, "statsd-influxdb-backend"
@ -147,7 +147,7 @@
, "empty-trash"
, "castnow"
, "parsoid"
, { "kibana-authentication-proxy": "git://github.com/fangli/kibana-authentication-proxy" }
, { "kibana-authentication-proxy": "git://github.com/fangli/kibana-authentication-proxy.git" }
, "react-tools"
, "json"
, "bipio"
@ -192,4 +192,6 @@
, "bip-pod-github"
, "sleep"
, "node-red"
, "sinopia"
, "docker-registry-server"
]

View file

@ -63,7 +63,6 @@ in rec {
sha1 = "26220f7e43ee3c0d714860db61c4d0ecc9bb3d89";
}} ../webdrvr/chromedriver_linux64.zip
'';
statsd.skipOptionalDependencies = ["hashring" "node-syslog"];
} // args.overrides or {};
# Apply overrides and back compatiblity transformations