Skip to content

gettext: 0.25 -> 0.25.1#422916

Merged
alyssais merged 1 commit intoNixOS:stagingfrom
alyssais:gettext-0.25.1
Jul 13, 2025
Merged

gettext: 0.25 -> 0.25.1#422916
alyssais merged 1 commit intoNixOS:stagingfrom
alyssais:gettext-0.25.1

Conversation

@alyssais
Copy link
Member

@alyssais alyssais commented Jul 6, 2025

This sadly isn't enough on its own to resolve any of the 0.25 regressions, but in combination with upcoming autoconf changes it will be.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • Nixpkgs 25.11 Release Notes (or backporting 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 25.05 NixOS Release notes)
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 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. labels Jul 6, 2025
@nix-owners nix-owners bot requested a review from zimbatm July 6, 2025 11:40
@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jul 6, 2025
@alyssais alyssais merged commit 3975282 into NixOS:staging Jul 13, 2025
30 of 31 checks passed
@sternenseemann
Copy link
Member

upcoming autoconf changes

What are you referring to here? Given this, does it even make sense to add ad hoc workarounds for the current problems on master which presumably all should be reverted later?

@alyssais alyssais deleted the gettext-0.25.1 branch July 18, 2025 10:07
@alyssais
Copy link
Member Author

autoconf doesn't see a lot of upstream maintenance, so "upcoming" could be quite far in the future to even get those changes reviewed. The alternative is keeping gettext outdated, applying non-upstream autoconf patches we don't have anybody very qualified to review, or leaving all those packages broken indefinitely.

The patches I'm referring to are at https://savannah.gnu.org/support/index.php?111272. Still no response from upstream.

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

Labels

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. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants