Another wibble
This commit is contained in:
parent
5077699605
commit
48564d1ae5
@ -27,7 +27,7 @@ let
|
|||||||
unpackPhase = "true";
|
unpackPhase = "true";
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
mkdir -p $out/bin
|
mkdir -p $out/bin
|
||||||
${lib.concatMapStrings (builtins.map mkWrapper programs)}
|
${lib.concatMapStrings mkWrapper programs}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user