gtk3.setupHook: clear icon-theme.cache in preFixup (#68552)

gtk3.setupHook: clear icon-theme.cache in preFixup
This commit is contained in:
Jan Tojnar
2019-09-22 16:30:42 +02:00
committed by GitHub
97 changed files with 265 additions and 190 deletions
@@ -6,7 +6,7 @@
, libsecret, libsoup, spice-protocol, spice-gtk, epoxy, at-spi2-core
, openssl, gsettings-desktop-schemas, json-glib
# The themes here are soft dependencies; only icons are missing without them.
, hicolor-icon-theme, gnome3
, gnome3
}:
with stdenv.lib;
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
pcre libdbusmenu-gtk3 libappindicator-gtk3
libvncserver libpthreadstubs libXdmcp libxkbcommon
libsecret libsoup spice-protocol spice-gtk epoxy at-spi2-core
openssl hicolor-icon-theme gnome3.adwaita-icon-theme json-glib
openssl gnome3.adwaita-icon-theme json-glib
];
cmakeFlags = [