Parallelize xz by default

🚀
This commit is contained in:
Ilya K 2024-02-22 19:03:58 +03:00
parent 50daba62af
commit b7ece44d13

View file

@ -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