diff --git a/default.nix b/default.nix index 2a980b7..095aa42 100644 --- a/default.nix +++ b/default.nix @@ -76,8 +76,8 @@ , executableNamesToShellComplete ? [ "hnix" ] -# Include Hoogle into derivation -, withHoogle ? true +# Include Hoogle executable and DB into derivation +, withHoogle ? false # Nix by default updates and uses locally configured nixpkgs-unstable channel