Skip to content

staging-next 2026-02-08#488406

Merged
vcunat merged 2503 commits intomasterfrom
staging-next
Feb 23, 2026
Merged

staging-next 2026-02-08#488406
vcunat merged 2503 commits intomasterfrom
staging-next

Conversation

@vcunat
Copy link
Member

@vcunat vcunat commented Feb 8, 2026

@vcunat vcunat added the 1.severity: security Issues which raise a security issue, or PRs that fix one label Feb 8, 2026
@nixpkgs-ci nixpkgs-ci bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-linux-stdenv This PR causes stdenv to rebuild on Linux and must target a staging branch. 10.rebuild-darwin-stdenv This PR causes stdenv to rebuild on Darwin and must target a staging branch. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 4.workflow: staging A staging-next or staging-next-XX.YY branch labels Feb 8, 2026
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Feb 9, 2026
will be in nixos-unstable after NixOS#488406
@nixpkgs-ci nixpkgs-ci bot added 2.status: merge conflict This PR has merge conflicts with the target branch and removed 2.status: merge conflict This PR has merge conflicts with the target branch labels Feb 10, 2026
@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Feb 11, 2026
@nixpkgs-ci nixpkgs-ci bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Feb 11, 2026
https://hydra.nixos.org/build/321382407/nixlog/1/tail
I presume that this is about gcc vs. clang toolchain,
but I haven't tested.
mdaniels5757 and others added 19 commits February 22, 2026 18:14
Recent onnxruntime versions have a failing optimization with FP16
embedding models used in Frigate.
The process cmdline gets read from /proc/pid/cmdline which is a memory
allocation with a rounded up size. The psutil library looks for a
Null-terminated string, but apparently not all cmdlines have that.
This was caused by a python's patch-level bump.
It broke the build:
https://hydra.nixos.org/build/321554779/nixlog/5/tail
@vcunat vcunat added this pull request to the merge queue Feb 23, 2026
@vcunat
Copy link
Member Author

vcunat commented Feb 23, 2026

It's not like I'm satisfied by the regression list, but it doesn't seem that bad anymore, and I don't think that delaying would help significantly.

Merged via the queue into master with commit bd5580c Feb 23, 2026
45 checks passed
@vcunat vcunat mentioned this pull request Feb 25, 2026
13 tasks
@ghpzin ghpzin mentioned this pull request Mar 1, 2026
13 tasks
doronbehar added a commit to doronbehar/nixpkgs that referenced this pull request Mar 9, 2026
will be in nixos-unstable after NixOS#488406
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.