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)
;("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)