This commit is contained in:
Philipp Hausmann
2017-03-14 20:16:11 +01:00
parent ffa3dbeee1
commit de5465d813
2 changed files with 13 additions and 6 deletions
+2
View File
@@ -33,6 +33,8 @@ stdenv.mkDerivation rec {
wrapProgram $out/slimserver.pl \
--set PERL5LIB "${with perlPackages; stdenv.lib.makePerlPath [
Log4Perl
AudioScan
ImageScale
]}"
'';