fix zabbix20
This commit is contained in:
@@ -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;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user