doc/hooks/desktop-file-utils: document hook

(cherry picked from commit 9baf2743ad)
This commit is contained in:
Tomodachi94 2024-09-11 17:54:37 -07:00 committed by github-actions[bot]
parent e842e646b1
commit e82dc77a6a
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# desktop-file-utils {#desktop-file-utils}
This setup hook removes the MIME cache (located at `$out/share/applications/mimeinfo.cache`) in the `preFixupPhase`.
This hook is necessary because `mimeinfo.cache` can be created when a package uses `desktop-file-utils`, resulting in collisions if multiple packages are installed that contain this file (as in [#48295](https://github.com/NixOS/nixpkgs/issues/48295)).

View File

@ -11,6 +11,7 @@ autopatchelf.section.md
bmake.section.md
breakpoint.section.md
cmake.section.md
desktop-file-utils.section.md
gdk-pixbuf.section.md
ghc.section.md
gnome.section.md