guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 94f87be2b9b33a7318baf001726d633e292ff096
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sun Aug 30 23:21:04 2026 +0900

    gnu: gnome-initial-setup: Remove packagekit input.
    
    * gnu/packages/gnome.scm (gnome-initial-setup) [inputs]: Remove packagekit.
---
 gnu/packages/gnome.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d120e9c00e..b6dc0d92cc 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1525,7 +1525,6 @@ extraction, and lookup for applications on the desktop.")
            librest
            libsecret
            network-manager
-           packagekit
            polkit
            tecla
            upower

Reply via email to