Skip to content

Commit 1297ba0

Browse files
committed
ifdLevel 1
1 parent 3da5533 commit 1297ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
let
8585
callFlake = import flake-compat;
8686

87-
ifdLevel = 0;
87+
ifdLevel = 1;
8888
runningHydraEvalTest = false;
8989
defaultCompiler = "ghc928";
9090
config = import ./config.nix;

0 commit comments

Comments
 (0)