prometheus-node-exporter: 0.16.0 -> 0.17.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/node_exporter/versions
This commit is contained in:
parent
e0950ae9ad
commit
7b8c41e04c
@ -4,7 +4,7 @@
|
|||||||
# https://github.com/prometheus/node_exporter/issues/870
|
# https://github.com/prometheus/node_exporter/issues/870
|
||||||
buildGo19Package rec {
|
buildGo19Package rec {
|
||||||
name = "node_exporter-${version}";
|
name = "node_exporter-${version}";
|
||||||
version = "0.16.0";
|
version = "0.17.0";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
|
|
||||||
goPackagePath = "github.com/prometheus/node_exporter";
|
goPackagePath = "github.com/prometheus/node_exporter";
|
||||||
@ -13,7 +13,7 @@ buildGo19Package rec {
|
|||||||
inherit rev;
|
inherit rev;
|
||||||
owner = "prometheus";
|
owner = "prometheus";
|
||||||
repo = "node_exporter";
|
repo = "node_exporter";
|
||||||
sha256 = "0rm6ahccgr1djpwvsa3p1kfal3mpy4a6g5w974pra84gk3krli5a";
|
sha256 = "08g4dg6zcr95j88apsxp828jfyx4vq271w1mgkf77c46c16d2nh0";
|
||||||
};
|
};
|
||||||
|
|
||||||
# FIXME: tests fail due to read-only nix store
|
# FIXME: tests fail due to read-only nix store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user