whisper: enable parallel building

This commit is contained in:
Sergei Trofimovich 2024-01-25 19:27:12 +00:00
parent cbd45bf5a3
commit 4508debde5

View File

@ -28,6 +28,8 @@ stdenv.mkDerivation rec {
sed -i 's/ -static / /' makefile
'';
enableParallelBuilding = true;
installPhase = ''
runHook preInstall
install -Dt $out/bin whisper whisper-index