summary refs log tree commit diff
path: root/pkgs/top-level/node-packages.json
diff options
context:
space:
mode:
authorRok Garbas <rok@garbas.si>2015-11-27 21:36:47 +0100
committerRok Garbas <rok@garbas.si>2015-11-27 21:42:21 +0100
commit2de0dc1a185a2e36cc7c388852a98897f94e00cd (patch)
tree51f7fd3a0547f550dc45282070ab4ff7fbe70b50 /pkgs/top-level/node-packages.json
parentc6932509b881a12867b7e1897c6b69ee991e98bd (diff)
downloadnixlib-2de0dc1a185a2e36cc7c388852a98897f94e00cd.tar
nixlib-2de0dc1a185a2e36cc7c388852a98897f94e00cd.tar.gz
nixlib-2de0dc1a185a2e36cc7c388852a98897f94e00cd.tar.bz2
nixlib-2de0dc1a185a2e36cc7c388852a98897f94e00cd.tar.lz
nixlib-2de0dc1a185a2e36cc7c388852a98897f94e00cd.tar.xz
nixlib-2de0dc1a185a2e36cc7c388852a98897f94e00cd.tar.zst
nixlib-2de0dc1a185a2e36cc7c388852a98897f94e00cd.zip
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.
Diffstat (limited to 'pkgs/top-level/node-packages.json')
-rw-r--r--pkgs/top-level/node-packages.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/pkgs/top-level/node-packages.json b/pkgs/top-level/node-packages.json
index 11fd19af29b2..d056a98bb86b 100644
--- a/pkgs/top-level/node-packages.json
+++ b/pkgs/top-level/node-packages.json
@@ -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 " }