Skip to content
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

[Backport release-24.11] mangojuice: fix GTK4 paths #367517

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

nixpkgs-ci[bot]
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Dec 23, 2024

Bot-based backport to release-24.11, triggered by a label in #366578.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

Fixes issues finding GTK4 dependencies, e.g:

GLib-GIO-ERROR **: 15:02:46.139: No GSettings schemas are installed on the system
GLib-GIO-ERROR **: 15:05:00.514: Settings schema 'org.gtk.gtk4.Settings.ColorChooser' is not installed

(cherry picked from commit 24f0fd5)
@nixpkgs-ci nixpkgs-ci bot mentioned this pull request Dec 23, 2024
13 tasks
@getchoo
Copy link
Member

getchoo commented Dec 23, 2024

@ofborg build mangojuice mangojuice.passthru.tests

@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Dec 23, 2024
@getchoo getchoo added 12.approvals: 1 This PR was reviewed and approved by one reputable person 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package labels Dec 23, 2024
@getchoo getchoo merged commit d4f2934 into release-24.11 Dec 23, 2024
34 of 37 checks passed
@getchoo getchoo deleted the backport-366578-to-release-24.11 branch December 23, 2024 01:49
presto8 pushed a commit to presto8/nixpkgs that referenced this pull request Dec 28, 2024
mangojuice: fix GTK4 paths (NixOS#366578)

Fixes issues finding GTK4 dependencies, e.g:

GLib-GIO-ERROR **: 15:02:46.139: No GSettings schemas are installed on the system
GLib-GIO-ERROR **: 15:05:00.514: Settings schema 'org.gtk.gtk4.Settings.ColorChooser' is not installed

(cherry picked from commit 24f0fd5)

Co-authored-by: Calum MacRae <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 12.approvals: 1 This PR was reviewed and approved by one reputable person 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in the package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants