Commit Graph

7 Commits

Author SHA1 Message Date
WilliButz
9edd7ad38f
prometheus-postgres-exporter: 0.7.0 -> 0.8.0 2019-11-25 21:59:42 +01:00
WilliButz
09f823dc83
prometheus-postgres-exporter: 0.6.0 -> 0.7.0, run tests 2019-10-31 23:52:16 +01:00
WilliButz
e3ce6c5902
prometheus-postgres-exporter: 0.5.1 -> 0.6.0 2019-10-30 16:19:43 +01:00
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
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
Franz Pletz
e4c60a1e42
prometheus-postgres-exporter: init at 0.5.1 2019-08-02 15:59:29 +02:00