guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: gnome: Re-add gnome-initial-setup.


From: guix-commits
Subject: branch master updated: gnu: gnome: Re-add gnome-initial-setup.
Date: Tue, 28 Jan 2020 15:10:28 -0500

This is an automated email from the git hooks/post-receive script.

dannym pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 24882d3  gnu: gnome: Re-add gnome-initial-setup.
24882d3 is described below

commit 24882d3d9a0529f34217aac2da2c8d6e2a076a63
Author: Danny Milosavljevic <address@hidden>
AuthorDate: Tue Jan 28 21:09:45 2020 +0100

    gnu: gnome: Re-add gnome-initial-setup.
    
    * gnu/packages/gnome.scm (gnome)[propagated-inputs}: Add 
gnome-initial-setup.
---
 gnu/packages/gnome.scm | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index d4264d8..e843bdf 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7865,9 +7865,7 @@ world.")
        ("gnome-control-center" ,gnome-control-center)
        ("gnome-desktop" ,gnome-desktop)
        ("gnome-getting-started-docs" ,gnome-getting-started-docs)
-       ;; Adding gnome-initial-setup causes GDM startup failure.
-       ;; See <https://issues.guix.gnu.org/issue/39281>.
-       ; ("gnome-initial-setup" ,gnome-initial-setup)
+       ("gnome-initial-setup" ,gnome-initial-setup)
        ("gnome-keyring" ,gnome-keyring)
        ("gnome-menus" ,gnome-menus)
        ("gnome-session" ,gnome-session)



reply via email to

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