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:
Rok Garbas
2015-11-27 21:42:21 +01:00
parent c6932509b8
commit 2de0dc1a18
6 changed files with 291 additions and 11 deletions
-4
View File
@@ -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 " }