pkgs/ultimatepp: explicitly set umk build threads

This commit is contained in:
Wroclaw 2025-05-23 18:20:42 +02:00
parent 80a41ef45d
commit 4aa2e34ff6
2 changed files with 3 additions and 3 deletions

View file

@ -59,7 +59,7 @@ stdenv.mkDerivation (self: {
"$assemblies" \
${lib.escapeShellArg package} \
${buildMethod} \
-${if buildShared then "S" else "s"}uvr \
-${if buildShared then "S" else "s"}uvr "-H$NIX_BUILD_CORES" \
${flagsString} \
$out/${output}