Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@
callFlake = import flake-compat;

ifdLevel = 3;
# TODO set this to false when the macOS builders for ci.zw3rk.com are back online
runningHydraEvalTest = true;
runningHydraEvalTest = false;
defaultCompiler = "ghc967";
config = import ./config.nix;

Expand Down
Loading