Skip to content

staging-next 2025-07-15#425387

Merged
vcunat merged 276 commits intomasterfrom
staging-next
Jul 26, 2025
Merged

staging-next 2025-07-15#425387
vcunat merged 276 commits intomasterfrom
staging-next

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")
@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
@LordGrimmauld LordGrimmauld mentioned this pull request Jul 29, 2025
13 tasks
@Sirius902 Sirius902 mentioned this pull request Jul 31, 2025
13 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 and must target a staging branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failure: chatterino7