me
/
guix
Archived
1
0
Fork 0

gnu: greetd: Use new-style inputs.

* gnu/packages/admin.scm (greetd)[inputs]: Use new-style inputs.

Signed-off-by: Jelle Licht <jlicht@fsfe.org>
master
Felix Lechner 2023-01-17 10:19:32 -08:00 committed by Jelle Licht
parent 7422ad3374
commit 9c3a2abc9a
No known key found for this signature in database
GPG Key ID: DA4597F947B41025
1 changed files with 1 additions and 2 deletions

View File

@ -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 "greetd-ipc.7" man7)
(install-file "agreety.1" man1)))))))) (install-file "agreety.1" man1))))))))
(native-inputs (native-inputs
`(("linux-pam" ,linux-pam) (list linux-pam scdoc))
("scdoc" ,scdoc)))
(synopsis "Minimal and flexible login manager daemon") (synopsis "Minimal and flexible login manager daemon")
(description (description
"greetd is a minimal and flexible login manager daemon "greetd is a minimal and flexible login manager daemon