guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 1c3a7482a235832f54bf178ca928dbc027966581
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Thu Aug 27 14:22:06 2026 +0900
gnu: gnome-shell: Remove hicolor-icon-theme.
* gnu/packages/gnome.scm (gnome-shell) [native-inputs]: Remove
hicolor-icon-theme (now propagated by adwaita-icon-theme).
---
gnu/packages/gnome.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 3b24bd8092..4d8c686f7d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9967,7 +9967,6 @@ printf '~a is deprecated. Use the \"gnome-extensions\"
CLI or \
`(,glib "bin") ;for glib-compile-schemas, etc.
desktop-file-utils ;for update-desktop-database
gobject-introspection
- hicolor-icon-theme
libxslt
perl
pkg-config