gnu: swaylock: Fix indentation.
* gnu/packages/wm.scm (swaylock): Fix indentation.
This commit is contained in:
parent
b0805973cd
commit
7959ccac3f
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue