gnu: elogind: Use 'shepherd' input.
* gnu/packages/freedesktop.scm (elogind)[inputs]: Replace 'dmd' with 'shepherd'.
This commit is contained in:
parent
6d97319c53
commit
d312a8328d
@ -178,7 +178,7 @@ the freedesktop.org XDG Base Directory specification.")
|
||||
`(("linux-pam" ,linux-pam)
|
||||
("linux-libre-headers" ,linux-libre-headers)
|
||||
("libcap" ,libcap)
|
||||
("dmd" ,dmd) ;for 'halt' and 'reboot', invoked
|
||||
("shepherd" ,shepherd) ;for 'halt' and 'reboot', invoked
|
||||
;when pressing the power button
|
||||
("dbus" ,dbus)
|
||||
("eudev" ,eudev)))
|
||||
|
Loading…
Reference in New Issue
Block a user