mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-12 16:24:06 +02:00
gnu: greetd: Use new-style inputs.
* gnu/packages/admin.scm (greetd)[inputs]: Use new-style inputs. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
This commit is contained in:
committed by
Jelle Licht
parent
7422ad3374
commit
9c3a2abc9a
@@ -5302,8 +5302,7 @@ it won't take longer to install 15 machines than it would to install just 2.")
|
||||
(install-file "greetd-ipc.7" man7)
|
||||
(install-file "agreety.1" man1))))))))
|
||||
(native-inputs
|
||||
`(("linux-pam" ,linux-pam)
|
||||
("scdoc" ,scdoc)))
|
||||
(list linux-pam scdoc))
|
||||
(synopsis "Minimal and flexible login manager daemon")
|
||||
(description
|
||||
"greetd is a minimal and flexible login manager daemon
|
||||
|
||||
Reference in New Issue
Block a user