* Add xinetd to the channel.
svn path=/nixpkgs/trunk/; revision=30865
This commit is contained in:
parent
f9227dc459
commit
9cc0637247
@ -10,6 +10,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Secure replacement for inetd";
|
description = "Secure replacement for inetd";
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
homepage = http://xinetd.org;
|
homepage = http://xinetd.org;
|
||||||
license = "free";
|
license = "free";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user