From 7959ccac3f311c310f117b89e643f4d845557841 Mon Sep 17 00:00:00 2001 From: Rutger Helling Date: Mon, 11 Mar 2019 20:30:27 +0100 Subject: 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 27848ea161..4a6fc62069 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) -- cgit v1.2.3