sabnzbd: add missing dependencies
This commit is contained in:
parent
b9508681b6
commit
68bce5b377
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ let
|
|||
configobj
|
||||
feedparser
|
||||
sabyenc3
|
||||
puremagic
|
||||
guessit
|
||||
]);
|
||||
path = lib.makeBinPath [ par2cmdline unrar unzip p7zip ];
|
||||
in stdenv.mkDerivation rec {
|
||||
|
|
Loading…
Reference in a new issue