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:
@@ -8,7 +8,6 @@
|
||||
, gettext
|
||||
, glib
|
||||
, gtk3
|
||||
, hicolor-icon-theme
|
||||
, libgee
|
||||
, wrapGAppsHook }:
|
||||
|
||||
@@ -36,7 +35,6 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [
|
||||
glib
|
||||
gtk3
|
||||
hicolor-icon-theme
|
||||
pantheon.granite
|
||||
libgee
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user