[Nix-dev] Alwyas remove icon-them.cache?

Bjørn Forsman bjorn.forsman at gmail.com
Mon Feb 23 21:14:29 CET 2015


On 23 February 2015 at 21:08, Luca Bruno <lethalman88 at gmail.com> wrote:
> Yes I did that in my work for GNOME 3.14, and also other stuff.
> https://github.com/NixOS/nixpkgs/pull/5308

Ah, I see:

...
+# Remove icon cache
+hicolorPreFixupPhase() {
+ rm -f $out/share/icons/hicolor/icon-theme.cache
+ rm -f $out/share/icons/HighContrast/icon-theme.cache
+}

- Bjørn


More information about the nix-dev mailing list