nixVersions.nix_2_33: init#471463
Conversation
|
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: |
|
We should wait for 2.33.1 to get NixOS/nix#14799. Otherwise it will get pretty messy. |
|
Drafting until then. Thanks Sergei @xokdvium |
| nixComponents_2_33 = nixDependencies.callPackage ./modular/packages.nix rec { | ||
| version = "2.33.0"; | ||
| inherit (self.nix_2_32.meta) maintainers teams; | ||
| otherSplices = generateSplicesForNixComponents "nixComponents_2_33"; | ||
| src = fetchFromGitHub { | ||
| owner = "NixOS"; | ||
| repo = "nix"; | ||
| tag = version; | ||
| hash = "sha256-aVwmNDnTOYZZQbTy++rYS0NOGEu9Zwljg3+TXJmw4TE="; | ||
| }; | ||
| }; | ||
|
|
||
| nix_2_33 = addTests "nix_2_33" self.nixComponents_2_33.nix-everything; |
There was a problem hiding this comment.
i think something else should've changed because we no longer depend on the aws-sdk.
There was a problem hiding this comment.
I did that a while back with a .git version bump.
|
Any progress on a 2.33.1 @xokdvium and team? I see 2.31.3 was released a little bit ago; I'll package that up. |
|
Yeah, the hydra jobsets just need a fresh rebuild before we can tag + upload. |
|
@philiptaron, 2.33.1 is tagged and uploaded. |
|
Thank you! |
04c4952 to
86450ac
Compare
|
A bunch of CI failure I can't even read, so I assume they are spurious ones stemming from the issues that appear to be going on with GitHub right now. |
|
I have the same suspicion. Thanks GitHub. |
|
Eh, but the eval failure seems legitimate? |
|
86450ac to
959699c
Compare
|
I didn't rebase on master 🤦🏻 |
|
Successfully created backport PR for |
|
Looks like this update broke
builds things as expected. |
|
Filed upstream |
See https://discourse.nixos.org/t/nix-2-33-0-released/73109
Marking as draft until I review the upstream Nix packaging changes around S3.
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.