Skip to content

staging-next 2025-07-15 #425387

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 276 commits into from
Jul 26, 2025
Merged

staging-next 2025-07-15 #425387

merged 276 commits into from
Jul 26, 2025

Conversation

wolfgangwalther and others added 30 commits July 5, 2025 20:16
As per the comment in kexec-tools source, `ZSTD_isFrame` is a

```c
/*
 * Reimplementation of private function available if zstd is
 * statically linked. Remove when it becomes public.
 */
```

This patch pulls in a fix that allows for these duplicate symbols to
link successfully.
Upstream removed the uthash dependency in 2019 [1].
It us unnecessary to add this dependency in nixpkgs,
and just unnecessarily bloats closure size.

[1] fontforge/fontforge@1ec6231
* python312Packages.certifi: 2025.4.26 -> 2025.6.15

* python312Packages.certifi: upstream minimum

* Update pkgs/development/python-modules/certifi/default.nix

---------

Co-authored-by: Sandro <[email protected]>
This removes the recently introduced shell based implementation of `sponge` which wasn't capable of managing binary input.

Now, a tmpFile under $TMPDIR is created manually and later deleted

see: #414448 (comment)
This fixes building perlPackages.Po4a on musl.  While we haven't seen
it with Glibc, I have no reason to believe the bug is musl-specific.

Fixes: 74042ae ("gettext: 0.22.5 -> 0.25")
This reverts commit 41d70b1.

Merged a proper fix now.
Fixes: 9e25ab5 ("v4l-utils: 1.24.1 -> 1.30.1")
@scvalex scvalex mentioned this pull request Jul 25, 2025
3 tasks
@Shawn8901 Shawn8901 mentioned this pull request Jul 25, 2025
13 tasks
@vcunat
Copy link
Member Author

vcunat commented Jul 26, 2025

@OPNA2608: some lomiri tests broke down, possibly related to some xvfb changes:
https://hydra.nixos.org/build/303107238

EDIT: resolved later.

@vcunat vcunat merged commit 17f6bd1 into master Jul 26, 2025
30 checks passed
@Jayman2000 Jayman2000 mentioned this pull request Jul 26, 2025
3 tasks
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build failure: chatterino7