chore: upgrade Bazel to 6.5.0
Ugh. I forgot about the Nix tests. I will need to see if someone has upgraded bazel_6.
Ugh. I forgot about the Nix tests. I will need to see if someone has upgraded
bazel_6.
I tried to, but ran into problems on Darwin. See https://github.com/NixOS/nixpkgs/pull/283480
Picking this up again, after Bazel 6.5.0 landed in nixos-unstable :tada:
Note
First, I tried to go the usual route of upgrading nixpkgs to nixos-unstable to get a hold of Bazel 6.5.0. But this failed for various reasons:
- Asterius would segfault
- GHC 9.6.2 is no longer available in nixos-unstable and I had to upgrade to 9.6.3
- the new version of Sphinx failed (maybe just a flake)
- on Darwin the nixpkgs cc toolchain failed, since
pkgs.llvmPackages.libcxxabiis not available
So I decided to just update Bazel by introducing a nixos-unstable repository and only using bazel_6 from there. We'll have to deal with the nixpkgs upgrade once 24.05 is released.
@mergifyio rebase
rebase
✅ Branch has been successfully rebased
@mergifyio rebase
rebase