Skip to content

staging-next-25.11 iteration 2 - 2025-12-27#475079

Merged
vcunat merged 165 commits intorelease-25.11from
staging-next-25.11
Jan 10, 2026
Merged

staging-next-25.11 iteration 2 - 2025-12-27#475079
vcunat merged 165 commits intorelease-25.11from
staging-next-25.11

Conversation

@vcunat
Copy link
Member

@vcunat vcunat commented Dec 29, 2025

reckenrode and others added 30 commits November 18, 2025 12:55
`rec` -> `finalAttrs`, inlining `with lib`

(cherry picked from commit 8151f33)
Fixes split table dictionary crash regression.

(cherry picked from commit ae4f7fd)
Fixes two regressions in dataclasses.

(cherry picked from commit 27dcfd3)
…flags"

This reverts commit d2c6221.

This is no longer needed in staging due to the proper fix #464707 having been merged

(cherry picked from commit ea27ed7)
This reverts commit ae4f7fd.

Fixed in 3.13.11 and 3.14.2 and as such obsoleted.

(cherry picked from commit d7040cd)
This reverts commit 27dcfd3.

This was fixed in 3.14.2 and as such this patch application has become
obsolete.

(cherry picked from commit 7b97879)
(cherry picked from commit 42e6076)
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
(cherry picked from commit 95c583a)
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
(cherry picked from commit 9081cd4)
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
(cherry picked from commit 3634e63)
@vcunat
Copy link
Member Author

vcunat commented Jan 8, 2026

@vcunat
Copy link
Member Author

vcunat commented Jan 9, 2026

Still thousands of darwin-specific regressions. (some of them probably impure, likely triggered by OS update and not by changes here)

@vcunat
Copy link
Member Author

vcunat commented Jan 9, 2026

@vcunat vcunat added this pull request to the merge queue Jan 10, 2026
Merged via the queue into release-25.11 with commit d030887 Jan 10, 2026
26 checks passed
@vcunat
Copy link
Member Author

vcunat commented Jan 10, 2026

I guess the rest can be resolved on release-25.11 itself, including darwin channel blockers.

@mweinelt
Copy link
Member

cc @NixOS/darwin-maintainers

@emilazy
Copy link
Member

emilazy commented Jan 10, 2026

LLVM should be fixed by #478778.

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 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.