mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-02 09:28:57 -05:00
gnu: gnome: Add core packages for GNOME 44.
* gnu/packages/gnome.scm (gnome-meta-core-shell): Add gnome-remote-desktop. (gnome-meta-core-utilities): Add gnome-connections.
This commit is contained in:
parent
b51b2191a9
commit
0bce55ca53
1 changed files with 2 additions and 0 deletions
|
@ -10205,6 +10205,7 @@ (define-public gnome-meta-core-shell
|
||||||
gnome-initial-setup
|
gnome-initial-setup
|
||||||
gnome-keyring
|
gnome-keyring
|
||||||
gnome-menus
|
gnome-menus
|
||||||
|
gnome-remote-desktop
|
||||||
gnome-session
|
gnome-session
|
||||||
gnome-settings-daemon
|
gnome-settings-daemon
|
||||||
gnome-shell
|
gnome-shell
|
||||||
|
@ -10238,6 +10239,7 @@ (define-public gnome-meta-core-utilities
|
||||||
gnome-calendar
|
gnome-calendar
|
||||||
gnome-characters
|
gnome-characters
|
||||||
gnome-clocks
|
gnome-clocks
|
||||||
|
gnome-connections
|
||||||
gnome-console
|
gnome-console
|
||||||
gnome-contacts
|
gnome-contacts
|
||||||
gnome-disk-utility
|
gnome-disk-utility
|
||||||
|
|
Loading…
Reference in a new issue