treewide: replace wrapGAppsHook with wrapGAppsHook4 for gtk4 apps#301865
Merged
Aleksanaa merged 1 commit intoNixOS:masterfrom Apr 7, 2024
Merged
treewide: replace wrapGAppsHook with wrapGAppsHook4 for gtk4 apps#301865Aleksanaa merged 1 commit intoNixOS:masterfrom
Aleksanaa merged 1 commit intoNixOS:masterfrom
Conversation
jtojnar
reviewed
Apr 5, 2024
Member
|
@ofborg build gnome.gnome-sound-recorder I imagine this needs either |
jtojnar
reviewed
Apr 5, 2024
pkgs/applications/terminal-emulators/blackbox-terminal/default.nix
Outdated
Show resolved
Hide resolved
Member
Author
Then our troubles are even bigger. I have seen quite a few projects like this. 🙃 |
Member
|
4b855ed to
152d09f
Compare
Member
Author
|
Just ran Not so bad after all |
152d09f to
02b4a21
Compare
Member
Author
|
All successfully built! |
jtojnar
reviewed
Apr 5, 2024
pkgs/applications/terminal-emulators/blackbox-terminal/default.nix
Outdated
Show resolved
Hide resolved
02b4a21 to
85a34fd
Compare
85a34fd to
9dddc11
Compare
13 tasks
jtojnar
approved these changes
Apr 5, 2024
Member
jtojnar
left a comment
There was a problem hiding this comment.
For most packages I only skimmed the sources but looks great, thanks.
Member
Author
|
Merging this. Hope I'm not making the world explode |
13 tasks
This was referenced Apr 8, 2024
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes
This is checked with
With some exceptions:
Still uses gtk3
Still uses gtk3
Also checked top-level reference, didn't see any of these using
wrapGAppsHook = wrapGAppsHook4.Since using
wrapGAppsHookshould be considered a mistake in such packages, I didn't consider issues like keeping overriding interface.Please comment here as soon as possible if you think there is a good reason to use
wrapGAppsHookin any of these packages.Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.