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 0e26f98 commit a267f87Copy full SHA for a267f87
flake.nix
@@ -83,7 +83,7 @@
83
let
84
callFlake = import flake-compat;
85
86
- ifdLevel = 0;
+ ifdLevel = 3;
87
runningHydraEvalTest = false;
88
defaultCompiler = "ghc928";
89
config = import ./config.nix;
0 commit comments