summaryrefslogtreecommitdiffstats
path: root/pkgs
diff options
context:
space:
mode:
authorEmily Trau <13267947+emilytrau@users.noreply.github.com>2023-12-01 22:19:06 +1100
committerGitHub <noreply@github.com>2023-12-01 22:19:06 +1100
commit7fb77d972b63e0ffe173fdac52e35d2e99a359f3 (patch)
treef7d15e3a1d04fac28220dd791a65c502286ff03a /pkgs
parent29ac18b5022e93d5e8146e96323575868ab87d68 (diff)
parentacb4a24d83e9ee5f0a37a2f41d9d3e2ee2c8097b (diff)
Merge pull request #271318 from amjoseph-nixpkgs/pr/hybridreverb2/enableParallelBuilding
hybridreverb2: enableParallelBuilding=true
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/audio/hybridreverb2/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/audio/hybridreverb2/default.nix b/pkgs/applications/audio/hybridreverb2/default.nix
index 8cd7cc50f748..003936d74df3 100644
--- a/pkgs/applications/audio/hybridreverb2/default.nix
+++ b/pkgs/applications/audio/hybridreverb2/default.nix
@@ -70,6 +70,8 @@ stdenv.mkDerivation rec {
"-DHybridReverb2_UseLocalDatabase=ON"
];
+ enableParallelBuilding = true;
+
postInstall = ''
mkdir -p $out/share/${pname}/
cp -r ${impulseDB}/* $out/share/${pname}/