diff --git a/nix-darwin/ci.nix b/nix-darwin/ci.nix index 976f124..75164d7 100644 --- a/nix-darwin/ci.nix +++ b/nix-darwin/ci.nix @@ -58,7 +58,7 @@ }; haskell-flake = { url = "https://github.com/srid/haskell-flake"; - num = 2; + num = 2 * 7; }; heist-extra = { url = "https://github.com/srid/heist-extra";