guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 43d883e42e530b4cd685a3877ff0a71e6ab7d123
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Thu Aug 27 14:22:59 2026 +0900
gnu: cambalache: Add comment.
* gnu/packages/gnome.scm (cambalache) [inputs]: Add comment.
---
gnu/packages/gnome.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4d8c686f7d..ac5f4426c2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3564,6 +3564,9 @@ compiles to GTKBuilder XML.")
(find-files (string-append #$output "/bin"))))))))
(inputs
(list bash-minimal
+ ;; XXX: this-package-input does not find the adwaita-icon-theme
+ ;; propagated hicolor-icon-theme input, so is listed here
+ ;; explicitly.
adwaita-icon-theme hicolor-icon-theme
gsettings-desktop-schemas
gtk