add nagios here too
svn path=/nixpkgs/trunk/; revision=7507
This commit is contained in:
parent
b3dfc01024
commit
bb6e765df2
@ -2039,6 +2039,10 @@ rec {
|
|||||||
ant = apacheAntBlackdown14;
|
ant = apacheAntBlackdown14;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
nagios = import ../servers/monitoring/nagios {
|
||||||
|
inherit fetchurl stdenv perl;
|
||||||
|
};
|
||||||
|
|
||||||
postgresql = import ../servers/sql/postgresql {
|
postgresql = import ../servers/sql/postgresql {
|
||||||
inherit fetchurl stdenv readline ncurses zlib;
|
inherit fetchurl stdenv readline ncurses zlib;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user