Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Robin Gloster
c6a082b8a7
Merge pull request #63763 from thefloweringash/node-exporter-update
...
prometheus-node-exporter: 0.17.0 -> 0.18.1; set version information
2019-08-23 15:57:59 +02:00
Robin Gloster
4e60b0efae
treewide: update globin's maintained drvs
2019-08-20 19:36:05 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Andrew Childs
a0836849f5
prometheus-node-exporter: 0.17.0 -> 0.18.1
2019-06-25 16:17:51 +09:00
Andrew Childs
42c689d70f
prometheus-node-exporter: set version information
2019-06-25 16:17:46 +09:00
Franz Pletz
3db072d823
prometheus-node-exporter: now works with recent go
2019-01-11 07:55:25 +01:00
R. RyanTM
7b8c41e04c
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
2018-12-15 01:06:41 -08:00
Yegor Timoshenko
c2839a8e1f
prometheus-node-exporter: add comment pointing to upstream bug
2018-08-10 00:52:21 +03:00
Yegor Timoshenko
bdf2850262
prometheus-node-exporter: work around prometheus/node_exporter#870
...
See: https://github.com/prometheus/node_exporter/issues/870
2018-08-09 19:47:56 +03:00
Mrmaxmeier
e99a869c19
prometheus-node-exporter: 0.15.2 -> 0.16.0
2018-06-18 19:39:07 +02:00
Franz Pletz
9152ef910b
prometheus-node-exporter: 0.15.0 -> 0.15.2
2018-03-22 01:05:30 +01:00
Pascal Bach
38a66bb033
prometheus-node-exporter: 0.14.0 -> 0.15.0
2017-10-22 14:45:48 +02:00
Dan Peebles
b426c85ce2
Get rid of most @rpath nonsense on Darwin
...
This requires some small changes in the stdenv, then working around the
weird choice LLVM made to hardcode @rpath in its install name, and then
lets us remove a ton of annoying workaround hacks in many of our Go
packages. With any luck this will mean less hackery going forward.
2017-10-08 16:13:46 -04:00
Daiderd Jordan
56ea313c29
prometheus-node-exported: fix output cycle on darwin
2017-09-13 22:08:25 +02:00
Franz Pletz
bd27594bc6
promtheus-node-exporter: 0.13.0 -> 0.14.0
2017-04-29 11:44:39 +02:00
Franz Pletz
96137a6abd
prometheus-node-exporter: 0.12.0 -> 0.13.0
2016-12-01 02:02:04 +01:00
Svein Ove Aas
31a8eee841
prometheus: Bump all to newest
...
Disable tests for prometheus-node-exporter because one megacli test fails.
Closes #16575 .
2016-07-18 20:27:53 +02:00
Kamil Chmielewski
bbc37e0eb7
Moving from fetchgit generated by go2nix to fetchFromGitHub where rev is
...
a tag
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
7eb671ebcd
no more goPackages
2016-06-09 13:08:00 +02:00
Kamil Chmielewski
28b6e9863c
prometheus-node-exporter: extracted from goPackages
2016-06-09 11:22:02 +02:00