forked from the-distro/channel-scripts
Parallelize xz by default
🚀
This commit is contained in:
parent
50daba62af
commit
b7ece44d13
|
@ -57,6 +57,7 @@
|
|||
cp ${./mirror-nixos-branch.pl} $out/bin/mirror-nixos-branch
|
||||
wrapProgram $out/bin/mirror-nixos-branch \
|
||||
--set PERL5LIB $PERL5LIB \
|
||||
--set XZ_OPT "-T0" \
|
||||
--prefix PATH : ${lib.makeBinPath [ wget git nix gnutar xz rsync openssh nix-index nixos-channel-native-programs ]}
|
||||
|
||||
patchShebangs $out/bin
|
||||
|
|
Loading…
Reference in a new issue