mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: swaylock: Fix indentation.
* gnu/packages/wm.scm (swaylock): Fix indentation.
This commit is contained in:
parent
b0805973cd
commit
7959ccac3f
1 changed files with 1 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue