Skip to content

doc/gnome: make wrapGAppsHook4 more discoverable#302599

Merged
DanielSidhion merged 1 commit intoNixOS:masterfrom
Aleksanaa:doc-wrapGAppsHook4
Apr 13, 2024
Merged

doc/gnome: make wrapGAppsHook4 more discoverable#302599
DanielSidhion merged 1 commit intoNixOS:masterfrom
Aleksanaa:doc-wrapGAppsHook4

Conversation

@Aleksanaa
Copy link
Member

@Aleksanaa Aleksanaa commented Apr 8, 2024

Description of changes

A follow-up of #301865.

Also related: #227825

Previously wrapGAppsHook4 was sandwiched in the middle of a paragraph and only briefly described. I have restructured this paragraph. In addition, I also mentioned gtk4-update-icon-cache to avoid potential problems caused by introducing gtk3 in the gtk4 package.

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/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 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 6.topic: GNOME GNOME desktop environment and its underlying platform 8.has: documentation This PR adds or changes documentation labels Apr 8, 2024
@Aleksanaa Aleksanaa requested a review from jtojnar April 8, 2024 15:18
@Aleksanaa Aleksanaa force-pushed the doc-wrapGAppsHook4 branch from 65a7999 to 9f90c73 Compare April 8, 2024 15:50
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Apr 8, 2024
@Aleksanaa Aleksanaa changed the title doc/gnome: make wrapGAppsHook4 more discoverable and document gtk4-update-icon-cache doc/gnome: make wrapGAppsHook4 more discoverable Apr 8, 2024
@Aleksanaa
Copy link
Member Author

@ofborg eval

@jtojnar
Copy link
Member

jtojnar commented Apr 8, 2024

Thinking about it a bit more, maybe we should rename the wrapGAppsHook to wrapGAppsHook3. That way, people will hopefully think twice about using it.

Probably best wait after #291339 is merged, though, to reduce the conflicts.

Copy link
Member

@DanielSidhion DanielSidhion left a comment

Choose a reason for hiding this comment

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

Given this is a very focused change in the docs to make it easier for users to understand what to use, I'm going ahead with merging it.

For the work mentioned to rename the function, I created an issue (already linked to this PR) so it can be done at an appropriate time.

I'm going ahead with merging this just so we don't block docs changes on that other work :)

@DanielSidhion DanielSidhion merged commit 460990e into NixOS:master Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: GNOME GNOME desktop environment and its underlying platform 8.has: documentation This PR adds or changes documentation 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants