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 cd556c0 commit 44065a9Copy full SHA for 44065a9
flake.nix
@@ -84,7 +84,7 @@
84
let
85
callFlake = import flake-compat;
86
87
- ifdLevel = 1;
+ ifdLevel = 2;
88
runningHydraEvalTest = false;
89
defaultCompiler = "ghc928";
90
config = import ./config.nix;
0 commit comments