statsd: updated package and nixos service
* package statsd node packages separatly since they actually require nodejs-0.10 or nodejs-0.12 to work (which is ... well old) * remove statsd packages and its backends from "global" node-packages.json. i did not rebuild it since for some reason npm2nix command fails. next time somebody will rerun npm2nix statsd packages are going to be removed. * statsd service: backends are now provided as strings and not anymore as packages.
This commit is contained in:
@@ -66,10 +66,6 @@
|
||||
, "flatiron"
|
||||
, "ironhorse"
|
||||
, "fs-walk"
|
||||
, { "statsd": "https://github.com/etsy/statsd/tarball/23b331895cc4b22b64a19fd0e7b6def6f6f30d9e"}
|
||||
, "statsd-librato-backend"
|
||||
, "stackdriver-statsd-backend"
|
||||
, "statsd-influxdb-backend"
|
||||
, "ungit"
|
||||
, { "node-uptime": "https://github.com/fzaninotto/uptime/tarball/1c65756575f90f563a752e2a22892ba2981c79b7" }
|
||||
, { "guifi-earth": "https://github.com/jmendeth/guifi-earth/tarball/f3ee96835fd4fb0e3e12fadbd2cb782770d64854 " }
|
||||
|
||||
Reference in New Issue
Block a user