diff --git a/default.nix b/default.nix index 9fed78b..6e39b1f 100644 --- a/default.nix +++ b/default.nix @@ -95,7 +95,7 @@ let # Don't run these phases, we'll do everything in installPhase dontBuild = true; - dontConfigure = true; + dontConfigure = true; installPhase = '' mkdir -p $out/opt/usda-vision