Added sabnzbd usenet download tool :)
svn path=/nixpkgs/trunk/; revision=18294
This commit is contained in:
@@ -4945,6 +4945,10 @@ let
|
|||||||
sslSupport = true;
|
sslSupport = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
sabnzbd = import ../servers/sabnzbd {
|
||||||
|
inherit fetchurl stdenv python cheetahTemplate makeWrapper;
|
||||||
|
};
|
||||||
|
|
||||||
bind = builderDefsPackage (selectVersion ../servers/dns/bind "9.5.0") {
|
bind = builderDefsPackage (selectVersion ../servers/dns/bind "9.5.0") {
|
||||||
inherit openssl libtool;
|
inherit openssl libtool;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user