Skip to content

update gtk 4 and papers #406737

Closed
MangoIV wants to merge 702 commits intoNixOS:masterfrom
MangoIV:mangoiv/papers-48
Closed

update gtk 4 and papers #406737
MangoIV wants to merge 702 commits intoNixOS:masterfrom
MangoIV:mangoiv/papers-48

Conversation

@MangoIV
Copy link
Contributor

@MangoIV MangoIV commented May 13, 2025

Updated gtk 4 and papers

Things done

  • papers 47.3 -> 48.2
  • gtk4 4.16.2 -> 4.18.5
  • 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.

jtojnar added 30 commits May 7, 2025 02:08
https://gitlab.gnome.org/GNOME/orca/-/compare/48.rc...48.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
https://gitlab.gnome.org/GNOME/d-spy/-/compare/48.rc...48.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
https://gitlab.gnome.org/GNOME/evince/-/compare/48.rc...48.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
@MangoIV MangoIV force-pushed the mangoiv/papers-48 branch from 8345ba4 to 5c62c8a Compare May 13, 2025 11:33
@github-actions github-actions bot added 6.topic: python Python is a high-level, general-purpose programming language. 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: GNOME GNOME desktop environment and its underlying platform 6.topic: haskell General-purpose, statically typed, purely functional programming language 6.topic: qt/kde Object-oriented framework for GUI creation 6.topic: kernel The Linux kernel 8.has: changelog This PR adds or changes release notes 8.has: module (update) This PR changes an existing module in `nixos/` 6.topic: golang Go is a high-level general purpose programming language that is statically typed and compiled. 6.topic: ruby A dynamic, open source programming language with a focus on simplicity and productivity. 6.topic: nodejs Node.js is a free, open-source, cross-platform JavaScript runtime environment 6.topic: lua Lua is a powerful, efficient, lightweight, embeddable scripting language. labels May 13, 2025
@MangoIV
Copy link
Contributor Author

MangoIV commented May 13, 2025

I can't change the base branch, so closing this

@github-actions github-actions bot added 6.topic: systemd Software suite that provides an array of system components for Linux operating systems. 6.topic: llvm/clang Issues related to llvmPackages, clangStdenv and related labels May 13, 2025
@MangoIV MangoIV closed this May 13, 2025
@github-actions github-actions bot added 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 8.has: documentation This PR adds or changes documentation 6.topic: policy discussion Discuss policies to work in and around Nixpkgs backport release-24.11 labels May 13, 2025
@nix-owners
Copy link

nix-owners bot commented May 13, 2025

The PR's base branch is set to master, but 675 commits from the staging branch are included. Make sure you know the right base branch for your changes, then:

  • If the changes should go to the staging branch, change the base branch to staging
  • If the changes should go to the master branch, rebase your PR onto the merge base with the master branch:
    # git rebase --onto $(git merge-base upstream/master HEAD) $(git merge-base upstream/staging HEAD)
    git rebase --onto d1fea30398f1e0305e7cc57ac7d0c94b5bb1e0ec 4586947c989e1913153b4e213a5f489e399f6d2e
    git push --force-with-lease

@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. and removed 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. labels May 13, 2025
@jtojnar jtojnar mentioned this pull request May 13, 2025
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 6.topic: GNOME GNOME desktop environment and its underlying platform 6.topic: golang Go is a high-level general purpose programming language that is statically typed and compiled. 6.topic: haskell General-purpose, statically typed, purely functional programming language 6.topic: kernel The Linux kernel 6.topic: llvm/clang Issues related to llvmPackages, clangStdenv and related 6.topic: lua Lua is a powerful, efficient, lightweight, embeddable scripting language. 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: nodejs Node.js is a free, open-source, cross-platform JavaScript runtime environment 6.topic: policy discussion Discuss policies to work in and around Nixpkgs 6.topic: python Python is a high-level, general-purpose programming language. 6.topic: qt/kde Object-oriented framework for GUI creation 6.topic: ruby A dynamic, open source programming language with a focus on simplicity and productivity. 6.topic: systemd Software suite that provides an array of system components for Linux operating systems. 8.has: changelog This PR adds or changes release notes 8.has: documentation This PR adds or changes documentation 8.has: module (update) This PR changes an existing module in `nixos/` 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.