build(nix): ghc922 -> ghc923#3049
Conversation
bumped nixpkgs and add support for ghc923 (replacing ghc922)
|
Looks like |
|
this CI reminds me of the kraken. Is it possible to resume the "Nix / build (pull_request)" please ? |
|
I think it's fine, it's just waiting for some long checks after the merge. Mergify should handle it. |
|
Argh, sorry, this shouldn't have been merged, I missed that the Nix build still isn't required. Something still seems to be broken on macos... |
|
yeah I was a bit surprised you merged it ^^'' but in a way I was relieved because the CI is slow. I suppose they run on the free tier, any chance we could use the runners from the GHC repo ? The cabal builds could use some caching too, I dont know if the nix builds are cached or not ? (maybe via cachix) Also just wanted to mention that 923 worked fine in my project with a slight issue (ghc-related) that some constraint are marked redundant when they are not. |
* build(nix): ghc922 -> ghc923 bumped nixpkgs and add support for ghc923 (replacing ghc922) * fixes * fixing for ghc90? Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Michael Peyton Jones <me@michaelpj.com>
bumped nixpkgs and add support for ghc923 (replacing ghc922)