mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: emacs-debase: Remove unused inputs.
* gnu/packages/emacs-xyz.scm (emacs-debase): Remove empty inputs list. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I3d193fd901de4f79cc6309f80316b0502424e61c
This commit is contained in:
parent
84a7d72dd8
commit
6c05fb9286
1 changed files with 0 additions and 1 deletions
|
@ -34944,7 +34944,6 @@ (define-public emacs-debase
|
|||
(sha256
|
||||
(base32 "112vk1svnc6516vhs47sx5jw6bg8lwrc15l99dxj0sc313lxjy3k"))))
|
||||
(build-system emacs-build-system)
|
||||
(inputs (list))
|
||||
(home-page "https://codeberg.org/emacs-weirdware/debase")
|
||||
(synopsis "D-Bus convenience layer for Emacs")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue