treewide: drop adding hicolor-icon-theme where possible

This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
This commit is contained in:
worldofpeace
2019-09-12 10:25:05 -04:00
committed by Jan Tojnar
parent 22f70547f6
commit b0c2aea20b
71 changed files with 88 additions and 150 deletions

View File

@@ -24,7 +24,6 @@
, libxkbcommon
, gmp
, gnome3
, hicolor-icon-theme
, gsettings-desktop-schemas
, sassc
, x11Support ? stdenv.isLinux
@@ -103,7 +102,6 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
gettext
gobject-introspection
hicolor-icon-theme # setup-hook
makeWrapper
meson
ninja