fix zabbix20
This commit is contained in:
parent
70f9071adf
commit
e1d2ffa934
@ -5537,7 +5537,7 @@ let
|
|||||||
inherit fetchurl stdenv pkgconfig postgresql curl openssl zlib;
|
inherit fetchurl stdenv pkgconfig postgresql curl openssl zlib;
|
||||||
});
|
});
|
||||||
|
|
||||||
zabbix20 = recurseIntoAttrs (import ../servers/monitoring/zabbix {
|
zabbix20 = recurseIntoAttrs (import ../servers/monitoring/zabbix/2.0.nix {
|
||||||
inherit fetchurl stdenv pkgconfig postgresql curl openssl zlib gettext;
|
inherit fetchurl stdenv pkgconfig postgresql curl openssl zlib gettext;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user