diff --git a/nix-darwin/ci.nix b/nix-darwin/ci.nix index 73b5632..6ee8bcd 100644 --- a/nix-darwin/ci.nix +++ b/nix-darwin/ci.nix @@ -43,6 +43,11 @@ url = "https://github.com/srid/haskell-flake"; num = 2; }; + # Temp + double-conversion-ex = { + url = "https://github.com/srid/double-conversion-ex"; + num = 1; + }; }; }; in