gnu: swaylock: Fix indentation.

* gnu/packages/wm.scm (swaylock): Fix indentation.
This commit is contained in:
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

View file

@ -1241,8 +1241,7 @@ (define-public swaylock
("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)