summary refs log tree commit diff
path: root/pkgs/applications/audio/faust/faust2.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/faust/faust2.nix')
-rw-r--r--pkgs/applications/audio/faust/faust2.nix4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgs/applications/audio/faust/faust2.nix b/pkgs/applications/audio/faust/faust2.nix
index 612a3dab99f..3953eb2b7e0 100644
--- a/pkgs/applications/audio/faust/faust2.nix
+++ b/pkgs/applications/audio/faust/faust2.nix
@@ -132,9 +132,7 @@ let
 
       inherit src;
 
-      configurePhase = ":";
-
-      buildPhase = ":";
+      dontBuild = true;
 
       installPhase = ''
         runHook preInstall