nixpkgs/pkgs/data/icons/hicolor-icon-theme
Jan Tojnar 8f91e87ded
gtk3.setupHook: clear icon-theme.cache in preFixup
Packages often run gtk-update-icon-cache to include their icons in themes’ icon cache. However, since each package is installed to its own prefix, the files will only collide. For that reason we are removing the icon-theme.cache from applications.

Previously, we did that in hicolor-icon-theme setup hook but, since it is actually gtk3’s utility that creates the cache, we thought it would be appropriate to let its setup hook handle the clearing.
2019-09-18 22:45:07 +02:00
..
default.nix treewide: http -> https sources (#42676) 2018-06-28 20:43:35 +02:00
setup-hook.sh gtk3.setupHook: clear icon-theme.cache in preFixup 2019-09-18 22:45:07 +02:00