Skip to content

staging-next-26.05 iteration 1 - 2026-06-06#528906

Merged
mweinelt merged 251 commits into
release-26.05from
staging-next-26.05
Jun 21, 2026
Merged

staging-next-26.05 iteration 1 - 2026-06-06#528906
mweinelt merged 251 commits into
release-26.05from
staging-next-26.05

Conversation

nixpkgs-ci Bot and others added 30 commits May 11, 2026 12:22
The current staging-next will reach 26.05.
It's better to have those commits early here, too.
This reverts commit 37a9427.

(cherry picked from commit b2e8b0c)
Upstream diff: linux-audit/audit-userspace@cb13fe7...v4.1.4

Adds support for io_uring and syscalls of Linux 7.0 kernels.

(cherry picked from commit 2b8ed1f)
I also added expiration date comments on all of them, because I always
spend some time chasing what the support dates are, and it would save
maintainer time to be able to see what to do with these branches.

(cherry picked from commit feb7c9f)
LibreSSL branches are supported for one year after the OpenBSD release
in which they are included. LibreSSL 4.1 was part of OpenBSD 7.7, which
was released on April 28, 2025, so it's end of life now.

(cherry picked from commit 0bfe3de)
I've been keeping this package up to date over the past few years, since
I run a webserver that depends on it. I'd be happy to be co-maintainer
for it, and hopefully reduce the load on others.

(cherry picked from commit 1665623)
And also add an additional check to preCheck that will enable us to
catch executable stack issues earlier next time.

(cherry picked from commit 5198c49)
@vcunat

vcunat commented Jun 15, 2026

Copy link
Copy Markdown
Member Author

@mweinelt

mweinelt commented Jun 15, 2026

Copy link
Copy Markdown
Member

Pretty confident #525338 broke this.

Not sure if it's preffered to backport this or not since the changes don't seem to be breaking.

That turned out to be not true. Will pick valkey-io/valkey-py@df5c449 shortly via staging.

@vcunat

vcunat commented Jun 16, 2026

Copy link
Copy Markdown
Member Author
  • python3Packages.cfn-lint fails some tests
    https://hydra.nixos.org/build/331245006/nixlog/2/tail
    (all platforms, both Python versions)
    It blocks hundreds of jobs, maybe something like a thousand.
    There's no .meta.maintainers.
    Updating (even a bit) seems hard, as it starts to require high versions of various dependencies which we do not have (upstream is running dependabot).

@mweinelt

mweinelt commented Jun 17, 2026

Copy link
Copy Markdown
Member
  • python3Packages.cfn-lint fails some tests
    hydra.nixos.org/build/331245006/nixlog/2/tail
    (all platforms, both Python versions)
    It blocks hundreds of jobs, maybe something like a thousand.
    There's no .meta.maintainers.
    Updating (even a bit) seems hard, as it starts to require high versions of various dependencies which we do not have (upstream is running dependabot).
252225814ab5f11143a02e8aad9459c2d9f498cd is the first bad commit
commit 252225814ab5f11143a02e8aad9459c2d9f498cd (HEAD)
Author: Antoine du Hamel <duhamelantoine1995@gmail.com>
Date:   Thu May 21 15:20:19 2026 +0200

    nodejs_24: 24.15.0 -> 24.16.0
    
    (cherry picked from commit e9b7cf21331391509ae684ab5530fd43373dbd0c)

 pkgs/development/web/nodejs/v24.nix | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

@teatwig teatwig mentioned this pull request Jun 18, 2026
4 tasks
nixpkgs-ci Bot and others added 6 commits June 19, 2026 01:01
.starlette upgrade in 83ece5c broke compatibility:
https://hydra.nixos.org/build/331250021/nixlog/6/tail

Upstream fixes that v0.13.0 and updating past 0.13.3 would need resolving
 - fastcore>=1.12.41 not satisfied by version 1.12.39
(which isn't great approach for stable 26.05 which motivates this commit)
https://github.com/AnswerDotAI/fasthtml/releases

(cherry picked from commit 6a56b38)
(from PR #533848 )
@mweinelt mweinelt added this pull request to the merge queue Jun 21, 2026
Merged via the queue into release-26.05 with commit 1f43886 Jun 21, 2026
26 checks passed
@nixos-discourse

Copy link
Copy Markdown

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/nix-refuses-some-packages-from-binary-cache/78490/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.severity: security Issues which raise a security issue, or PRs that fix one 4.workflow: staging A staging-next or staging-next-XX.YY branch 8.has: package (new) This PR adds a new package 8.has: package (update) This PR updates a package to a newer version 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch. 10.rebuild-nixos-tests This PR causes rebuilds for all NixOS tests and should normally target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.