Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Ben Siraphob
872973d7d1
pkgs/servers: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
Florian Klink
e5a0c1cec1
postfix-exporter: use lib.getLib systemd instead of systemd.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
WilliButz
7449a3274e
prometheus-exporters: expose tests in exporter definitions
2020-06-18 12:48:55 +02:00
zowoq
b5dc07a4b4
treewide: use $out instead of $bin with buildGoPackage
2020-04-28 20:30:29 +10: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
WilliButz
23d98f9e8f
prometheus-postfix-exporter: 0.1.1 -> 0.1.2
...
With this release systemd support became optional.
It can now be disabled by passing `withSystemdSupport = false` to `callPackage`.
2018-05-04 13:21:50 +02:00
WilliButz
fdee448486
prometheus-postfix-exporter: makeWrapper -> nativeBuildInputs
2018-04-20 20:31:31 +02:00
WilliButz
f45acb6b47
prometheus-postfix-exporter: 2017-06-01 -> 0.1.1
2018-04-19 19:46:07 +02:00
WilliButz
2f237868ab
prometheus-postfix-exporter: init at 2017-06-01
2018-01-26 20:07:01 +01:00