guix_mirror_bot pushed a commit to branch ruby-team
in repository guix.
commit debdd40494de67d9429d1a516d15c85ef9845298
Author: gemmaro <[email protected]>
AuthorDate: Tue Aug 25 14:03:26 2026 +0900
gnu: greybird-gtk-theme: Remove ruby-sass from dependencies.
* gnu/packages/gnome-xyz.scm (greybird-gtk-theme)[native-inputs]:
Remove ruby-sass.
Signed-off-by: Andreas Enge <[email protected]>
---
gnu/packages/gnome-xyz.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index a1103f5864..f94f1d0242 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -1654,7 +1654,6 @@ like GNOME, Unity, Budgie, Pantheon, XFCE, Mate, etc.")
`(,glib "bin") ; for "glib-compile-resources"
(librsvg-for-system)
pkg-config
- ruby-sass
sassc))
(home-page "https://shimmerproject.org/")
(synopsis "Grey GTK+ theme based on Bluebird")