mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 11:00:36 +02:00
gnu: emacs-daemons: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-daemons)[propagated-inputs]: Add emacs-s. Change-Id: Iee01a7a976341a8dd930b2003afe40e465e03595
This commit is contained in:
parent
bb9a0ad0e2
commit
3e6046768f
1 changed files with 1 additions and 0 deletions
|
@ -28312,6 +28312,7 @@ can be configured to perform other key sequence translations.")
|
|||
(base32
|
||||
"1p5f2lf6jlsvyh6zhd6drc2njadlkn73djrykridsphzh92q88k0"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs (list emacs-s))
|
||||
(home-page "https://github.com/cbowdon/daemons.el")
|
||||
(synopsis "Emacs UI for managing init system services")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue