[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/08: gnu: gnome-shell: Remove gnome-control-center from inputs.
From: |
guix-commits |
Subject: |
03/08: gnu: gnome-shell: Remove gnome-control-center from inputs. |
Date: |
Sat, 30 Mar 2019 10:19:40 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 398747f8f11dc011799da1c2384aa201488a4595
Author: Timothy Sample <address@hidden>
Date: Wed Mar 27 23:22:32 2019 -0400
gnu: gnome-shell: Remove gnome-control-center from inputs.
* gnu/packages/gnome.scm (gnome-shell)[inputs]: Remove
gnome-control-center.
Signed-off-by: Ludovic Courtès <address@hidden>
---
gnu/packages/gnome.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 595ba20..a489137 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5814,7 +5814,6 @@ properties, screen resolution, and other GNOME
parameters.")
("gdm" ,gdm)
("gjs" ,gjs)
("gnome-bluetooth" ,gnome-bluetooth)
- ("gnome-control-center" ,gnome-control-center)
("gnome-desktop" ,gnome-desktop)
("gnome-settings-daemon" ,gnome-settings-daemon)
("gst-plugins-base" ,gst-plugins-base)
- branch master updated (29a9eb9 -> e23f2ff), guix-commits, 2019/03/30
- 01/08: gnu: gnome-online-accounts: Split off 'lib' output., guix-commits, 2019/03/30
- 03/08: gnu: gnome-shell: Remove gnome-control-center from inputs.,
guix-commits <=
- 08/08: gnu: Rename "gnubackgammon" back to "gnubg"., guix-commits, 2019/03/30
- 02/08: gnu: evolution-data-server: Add 'libedataserverui' output., guix-commits, 2019/03/30
- 06/08: packages: Remove 'self-native-input?' field., guix-commits, 2019/03/30
- 07/08: packages: Remove 'maintainers' field., guix-commits, 2019/03/30
- 04/08: gnu: Use 'this-package' as a native input instead of 'self-native-input?'., guix-commits, 2019/03/30
- 05/08: gnu: guile: Remove version 2.0.13., guix-commits, 2019/03/30