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 70e0572 commit 71fcc9fCopy full SHA for 71fcc9f
flake.nix
@@ -91,8 +91,7 @@
91
callFlake = import flake-compat;
92
93
ifdLevel = 3;
94
- # TODO set this to false when the macOS builders for ci.zw3rk.com are back online
95
- runningHydraEvalTest = true;
+ runningHydraEvalTest = false;
96
defaultCompiler = "ghc967";
97
config = import ./config.nix;
98
0 commit comments