diff --git a/flake.nix b/flake.nix index 77624db4..eaab4244 100644 --- a/flake.nix +++ b/flake.nix @@ -82,6 +82,7 @@ # See https://github.com/bos/vector-binary-instances/issues/27, GHC 9.6 working but not yet in version bounds vector-binary-instances = doJailbreak super.vector-binary-instances; vty = super.vty_5_38; # Might have to remove this after the next nixpkgs bump + brick = doJailbreak super.brick_1_7; }; }; ghcs = [ # Always keep this up to date with the tested-with section in monad-bayes.cabal!