mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-arei: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-arei)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
3ad334cba2
commit
983d4bfd64
1 changed files with 1 additions and 0 deletions
|
@ -613,6 +613,7 @@ input via a small child-frame spawned at the position of the cursor.")
|
|||
(base32
|
||||
"0laj9gbwhr0n8jf0y7fb3a564rsi8kghpk1g95xhckr4fggz997r"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(propagated-inputs (list emacs-eros emacs-sesman emacs-queue))
|
||||
(home-page "https://git.sr.ht/~abcdw/emacs-arei")
|
||||
(synopsis "Asynchronous Reliable Extensible IDE")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue