Skip to content

pango: 1.56.1 -> 1.56.2#389556

Merged
jtojnar merged 1 commit intoNixOS:stagingfrom
MisileLab:pango
Mar 14, 2025
Merged

pango: 1.56.1 -> 1.56.2#389556
jtojnar merged 1 commit intoNixOS:stagingfrom
MisileLab:pango

Conversation

@MisileLab
Copy link
Contributor

@MisileLab MisileLab commented Mar 13, 2025

https://gitlab.gnome.org/GNOME/pango/-/compare/1.56.1...1.56.2

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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (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.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must 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: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. labels Mar 13, 2025
Copy link
Member

@jtojnar jtojnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM.

(Already reviewed in #386514.)

@jtojnar jtojnar merged commit 95960c5 into NixOS:staging Mar 14, 2025
36 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Mar 14, 2025

Backport failed for staging-24.11, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin staging-24.11
git worktree add -d .worktree/backport-389556-to-staging-24.11 origin/staging-24.11
cd .worktree/backport-389556-to-staging-24.11
git switch --create backport-389556-to-staging-24.11
git cherry-pick -x 41e631fb79b8b09eb12e9b21a62c859a013cb1a8

@MisileLab MisileLab deleted the pango branch March 15, 2025 05:54
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-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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants