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:
@@ -1,7 +1,7 @@
|
||||
{ stdenv, fetchurl, pkgconfig, intltool, glib, gtk3, gmime, gnutls,
|
||||
webkitgtk, libesmtp, openssl, libnotify, gtkspell3, gpgme,
|
||||
libcanberra-gtk3, libsecret, gtksourceview, gobject-introspection,
|
||||
hicolor-icon-theme, wrapGAppsHook
|
||||
wrapGAppsHook
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@@ -17,7 +17,6 @@ stdenv.mkDerivation rec {
|
||||
pkgconfig
|
||||
intltool
|
||||
gobject-introspection
|
||||
hicolor-icon-theme
|
||||
wrapGAppsHook
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user