gnu: swaylock: Fix indentation.

* gnu/packages/wm.scm (swaylock): Fix indentation.
master
Rutger Helling 2019-03-11 20:30:27 +01:00
parent b0805973cd
commit 7959ccac3f
No known key found for this signature in database
GPG Key ID: F3A727DB44FCCA36
1 changed files with 1 additions and 2 deletions

View File

@ -1241,8 +1241,7 @@ modules for building a Wayland compositor.")
("libxkbcommon" ,libxkbcommon) ("libxkbcommon" ,libxkbcommon)
;("linux-pam" ,linux-pam) ; FIXME: Doesn't work. ;("linux-pam" ,linux-pam) ; FIXME: Doesn't work.
("wayland" ,wayland))) ("wayland" ,wayland)))
(native-inputs `( (native-inputs `(("git" ,git)
("git" ,git)
("pango" ,pango) ("pango" ,pango)
("pkg-config" ,pkg-config) ("pkg-config" ,pkg-config)
("scdoc" ,scdoc) ("scdoc" ,scdoc)