mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-mode-line-bell: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-mode-line-bell)[arguments]: Add #:tests? #f. Change-Id: Ia1b9a754c2e7d4bf574a20e9cbfa0debe20ede19 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
7cb5ab4430
commit
495b2a70b9
1 changed files with 1 additions and 0 deletions
|
@ -9645,6 +9645,7 @@ and edit VHDL files.")
|
|||
(base32
|
||||
"13n3di05lgqfm4f8krn3p36yika5znhymp5vr2d747x54hqmgh7y"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(home-page "https://github.com/purcell/mode-line-bell")
|
||||
(synopsis "Flash the mode-line instead of ringing the bell")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue