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