guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: swaylock: Fix indentation.


From: guix-commits
Subject: 01/01: gnu: swaylock: Fix indentation.
Date: Mon, 11 Mar 2019 15:32:17 -0400 (EDT)

rhelling pushed a commit to branch master
in repository guix.

commit 7959ccac3f311c310f117b89e643f4d845557841
Author: Rutger Helling <address@hidden>
Date:   Mon Mar 11 20:30:27 2019 +0100

    gnu: swaylock: Fix indentation.
    
    * gnu/packages/wm.scm (swaylock): Fix indentation.
---
 gnu/packages/wm.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 27848ea..4a6fc62 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1241,8 +1241,7 @@ modules for building a Wayland compositor.")
               ("libxkbcommon" ,libxkbcommon)
               ;("linux-pam" ,linux-pam) ; FIXME: Doesn't work.
               ("wayland" ,wayland)))
-    (native-inputs `(
-                     ("git" ,git)
+    (native-inputs `(("git" ,git)
                      ("pango" ,pango)
                      ("pkg-config" ,pkg-config)
                      ("scdoc" ,scdoc)



reply via email to

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