pkgs/tools: stdenv.lib -> lib
This commit is contained in:
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
wrapProgram "$out/share/fgallery/fgallery" \
|
||||
--set PERL5LIB "$PERL5LIB" \
|
||||
--set PATH "${stdenv.lib.makeBinPath
|
||||
--set PATH "${lib.makeBinPath
|
||||
[ coreutils zip imagemagick pngcrush lcms2 facedetect fbida ]}"
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user