promtheus-node-exporter: 0.13.0 -> 0.14.0

This commit is contained in:
Franz Pletz 2017-04-07 15:19:51 +02:00 committed by Robin Gloster
parent 154dacde20
commit bd27594bc6
No known key found for this signature in database
GPG Key ID: 5E4C836C632C2882

View File

@ -2,7 +2,7 @@
buildGoPackage rec {
name = "node_exporter-${version}";
version = "0.13.0";
version = "0.14.0";
rev = "v${version}";
goPackagePath = "github.com/prometheus/node_exporter";
@ -11,7 +11,7 @@ buildGoPackage rec {
inherit rev;
owner = "prometheus";
repo = "node_exporter";
sha256 = "03xk8zns0dvzs13jgiwl2dxj9aq4bbfmwsg0wq5piravxpszs09q";
sha256 = "0rm43jjqv7crfahl973swi4warqmqnmv740cg800yvzvnlp37kl4";
};
# FIXME: megacli test fails