We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef2e2f8 commit b9d654dCopy full SHA for b9d654d
flake.nix
@@ -83,7 +83,7 @@
83
let
84
callFlake = import flake-compat;
85
86
- ifdLevel = 1;
+ ifdLevel = 2;
87
runningHydraEvalTest = false;
88
defaultCompiler = "ghc928";
89
config = import ./config.nix;
0 commit comments