me
/
guix
Archived
1
0
Fork 0

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
master
Sergey Trofimov 2023-11-29 22:33:05 +01:00 committed by Nicolas Goaziou
parent 84a7d72dd8
commit 6c05fb9286
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 0 additions and 1 deletions

View File

@ -34944,7 +34944,6 @@ on removable volumes in Linux.")
(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