guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: gnome-shell: Remove gnome-control-center as input.


From: guix-commits
Subject: 02/02: gnu: gnome-shell: Remove gnome-control-center as input.
Date: Fri, 21 Aug 2020 14:23:09 -0400 (EDT)

dannym pushed a commit to branch wip-desktop
in repository guix.

commit 509f68c506db9be95d3089ab17b8734e588378f8
Author: Danny Milosavljevic <dannym@scratchpost.org>
AuthorDate: Fri Aug 21 20:20:18 2020 +0200

    gnu: gnome-shell: Remove gnome-control-center as input.
    
    * gnu/packages/gnome.scm (gnome-shell)[inputs]: Remove gnome-control-center.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 3eb6e05..5ae10af 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9811,7 +9811,7 @@ configuration of various aspects of your desktop.")
        ("gnome-autoar" ,gnome-autoar)
        ("gnome-bluetooth" ,gnome-bluetooth)
        ("gnome-desktop" ,gnome-desktop)
-       ("gnome-keybindings" ,gnome-control-center)
+       ;("gnome-keybindings" ,gnome-control-center)
        ("gnome-settings-daemon" ,gnome-settings-daemon)
        ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
        ("gstreamer" ,gstreamer)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]