summary refs log tree commit diff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorLiliana Marie Prikler <liliana.prikler@gmail.com>2022-09-28 20:25:19 +0200
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2022-09-28 20:28:28 +0200
commitc67d462c532cb8079e589d076c6ae9446d59541b (patch)
tree6535d718c1de99562ba10ab9e838e16ce79dc3da /gnu/packages/gnome.scm
parentc59653b19e42f2ef2c1617fa0c08ac3db1e1df53 (diff)
downloadguix-c67d462c532cb8079e589d076c6ae9446d59541b.tar.gz
gnu: gnome: Sort propagated inputs alphabetically within categories.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Sort alphabetically
within categories.
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm10
1 files changed, 5 insertions, 5 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 9519772fa6..a03b3e150d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10003,8 +10003,8 @@ world.")
           gnome-menus
           gnome-session
           gnome-settings-daemon
-          gnome-shell-extensions
           gnome-shell
+          gnome-shell-extensions
           gnome-themes-extra
           gnome-user-docs
           gnome-user-share
@@ -10025,6 +10025,7 @@ world.")
           gnome-calendar
           gnome-characters
           gnome-clocks
+          gnome-console
           gnome-contacts
           gnome-disk-utility
           gnome-font-viewer
@@ -10034,7 +10035,6 @@ world.")
           gnome-screenshot
           gnome-system-monitor
           gnome-text-editor
-          gnome-console
           gnome-weather
           nautilus
           simple-scan
@@ -10042,18 +10042,18 @@ world.")
           tracker-miners
           yelp
           ;; Others.
-          hicolor-icon-theme
           gnome-online-accounts
+          hicolor-icon-theme
 
           ;; Packages not part of GNOME proper but that are needed for a good
           ;; experience.  See <https://bugs.gnu.org/39646>.
           ;; XXX: Find out exactly which ones are needed and why.
-          font-abattis-cantarell
-          font-dejavu
           at-spi2-core-minimal
           dbus
           dconf
           desktop-file-utils
+          font-abattis-cantarell
+          font-dejavu
           gnome-default-applications
           gst-plugins-base
           gst-plugins-good