staging-next-25.11 iteration 6 - 2026-04-24#513189
Merged
Merged
Conversation
(cherry picked from commit b2d704c)
(cherry picked from commit 4b7b685)
(cherry picked from commit 276400d)
(cherry picked from commit 5fafdd0)
Changelog: https://github.com/fmtlib/fmt/releases/tag/12.1.0 Closes #465179 (cherry picked from commit c0d952e)
(cherry picked from commit 4b94324)
Trigger re-installation of grub files when the store path of the grub package changes. This is consistent with how side-effects are executed in other parts of NixOS, e.g. systemd service management, and ensures that the actually running grub stays in sync with the grub package in the Nix store that is part of the system closure. In particular, this causes security patches or dependency changes to be taken into effect without the need to bump the package version. Impact: This change causes a re-installation of grub for all systems, due to the lack of a persisted grub store path in existing state files. Background: So far we only re-installed grub outside of the store when its its version, the package name, or some flags changed. This leads to the various security patches only fixing new installations of grub and not existing ones. This has been like this for over a decade, but it remains unclear why the implementation decision had been to be overly cautious with modifying boot loader side effects. Fixes #486315 PL-135147 (cherry picked from commit 41997d4)
This fixes a test failure that shows up for us with musl on x86_64, but it's doing the wrong thing on all architectures and upstream doesn't seem in a hurry to fix the test[1]. It's also not clear to me that they have a robust way to even identify these widespread issues to apply the workarounds, so let's err on the safe side and make the compiler work in the way the codebase has been written to expect. (Upstream does not set this flag because they don't want to rely on non-standard compiler options[2].) Link: Mbed-TLS/TF-PSA-Crypto#585 [1] Link: Mbed-TLS/mbedtls#9885 (comment) [2] (cherry picked from commit c46c3a5)
Changes: strukturag/libde265@v1.0.16...v1.0.18 (cherry picked from commit d7018b1)
25.11 variant of #502536.
https://github.com/pnggroup/libpng/blob/v1.6.56/ANNOUNCE https://seclists.org/oss-sec/2026/q1/387 Fixes: CVE-2026-33416 CVE-2026-33636 (cherry picked from commit 313251a)
Member
Author
|
Contributor
Would it be OK to version bump it to 7.2.0? As on |
Member
Author
|
I had tried to pick this nix expression from nixpkgs master but it was still failing. |
(cherry picked from commit 6065124)
https://docs.astropy.org/en/v7.2.0/changelog.html This commit was automatically generated using update-python-libraries.
…9.0.42.31 https://github.com/astropy/astropy-iers-data/releases/tag/v0.2026.1.19.0.42.31 This commit was automatically generated using update-python-libraries.
Contributor
|
Pushed a fix directly to |
They are annoying and racy with pproxy. We're running over 5k tests, this is fine. (cherry picked from commit b9c75a3) I just hope that it will solve the aarch64-linux issues: https://hydra.nixos.org/build/327737600#tabs-buildsteps
DynamoDB tests fail with aiobotocore 3.x due to HTTP header issue with moto: 'Duplicate Server header found'. This is the same issue that causes aiobotocore itself to disable its DynamoDB tests. Fixes 7 test failures: - test_dynamo_resource_query - test_dynamo_resource_put - test_dynamo_resource_batch_write_flush_on_exit_context - test_dynamo_resource_batch_write_flush_amount - test_flush_doesnt_reset_item_buffer - test_dynamo_resource_property - test_dynamo_resource_waiter (cherry picked from commit bba77e6) https://hydra.nixos.org/build/327728584/nixlog/2/tail
https://hydra.nixos.org/build/327692530/nixlog/1/tail These patches were added in b03b950
Member
Author
|
I think it's good enough now 🎉 |
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Helpful links
https://hydra.nixos.org/job/nixpkgs/staging-next-25.11/unstable#tabs-constituents
https://hydra.nixos.org/job/nixpkgs/staging-next-25.11/darwin-tested#tabs-constituents
https://hydra.nixos.org/job/nixos/staging-next-25.11-small/tested#tabs-constituents
https://hydra.nixos.org/jobset/nixpkgs/staging-next-25.11
https://hydra.nixos.org/jobset/nixos/staging-next-25.11-small
Important breakages
nothing so far :-)