mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: emacs-apheleia: Add missing test inputs.
* gnu/packages/emacs-xyz.scm (emacs-apheleia)[native-inputs]: Add ‘emacs-buttercup’.
This commit is contained in:
parent
c4b6ae165b
commit
81b024f75f
1 changed files with 1 additions and 0 deletions
|
@ -7980,6 +7980,7 @@ This mode supports Apache HTTP Server 2.4 and major modules.")
|
|||
(sha256
|
||||
(base32 "1dqx5wjmaxxl3xdj0kh2q157d4x9ygfwn4fschcw9vwm5jrcph51"))))
|
||||
(build-system emacs-build-system)
|
||||
(native-inputs (list emacs-buttercup))
|
||||
(home-page "https://github.com/raxod502/apheleia")
|
||||
(synopsis "Reformat buffer stably")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue