[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/29: gnu: gnome: Add core packages for GNOME 44.
From: |
guix-commits |
Subject: |
02/29: gnu: gnome: Add core packages for GNOME 44. |
Date: |
Sat, 24 Feb 2024 01:29:58 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 0bce55ca5343eb006c3a7c95f00eb74efc277f76
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Fri Feb 16 12:02:42 2024 +0100
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.
---
gnu/packages/gnome.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 9778a0b461..5c6eb2288a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10205,6 +10205,7 @@ documents and diagrams, playing media, scanning, and
much more.")
gnome-initial-setup
gnome-keyring
gnome-menus
+ gnome-remote-desktop
gnome-session
gnome-settings-daemon
gnome-shell
@@ -10238,6 +10239,7 @@ documents and diagrams, playing media, scanning, and
much more.")
gnome-calendar
gnome-characters
gnome-clocks
+ gnome-connections
gnome-console
gnome-contacts
gnome-disk-utility
- branch gnome-team updated (622df12ef3 -> 06d01c610e), guix-commits, 2024/02/24
- 01/29: gnu: Split gnome into more meta-packages., guix-commits, 2024/02/24
- 04/29: services: Extend udev capabilities of gnome-desktop-service., guix-commits, 2024/02/24
- 03/29: services: Modularise gnome-desktop-configuration., guix-commits, 2024/02/24
- 07/29: gnu: Deprecate gnome meta-package., guix-commits, 2024/02/24
- 02/29: gnu: gnome: Add core packages for GNOME 44.,
guix-commits <=
- 05/29: services: Extend polkit capabilities of gnome-desktop-service., guix-commits, 2024/02/24
- 06/29: services: desktop: Remove unused imports., guix-commits, 2024/02/24
- 12/29: gnu: rygel: Update to 0.42.5., guix-commits, 2024/02/24
- 14/29: gnu: atkmm@2.28: Update to 2.28.4., guix-commits, 2024/02/24
- 20/29: gnu: epiphany: Update to 44.8., guix-commits, 2024/02/24
- 13/29: gnu: vte: Update to 0.72.4., guix-commits, 2024/02/24
- 18/29: gnu: gcr@3: Update to 3.41.2., guix-commits, 2024/02/24
- 22/29: gnu: mutter: Update to 44.9., guix-commits, 2024/02/24
- 25/29: gnu: folks: Update to 0.15.7., guix-commits, 2024/02/24
- 28/29: gnu: gdm: Wrap inputs to enable accessibility settings., guix-commits, 2024/02/24