mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: emacs-symbol-overlay: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-symbol-overlay)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
887fa4db8a
commit
2742d1064f
1 changed files with 1 additions and 0 deletions
|
@ -14447,6 +14447,7 @@ regardless of @code{highlight-symbol-idle-delay}.
|
|||
(sha256
|
||||
(base32 "0xqzn4j27xny3gmjan9phcl60zipp49p79nv57i7mpz8y0qahc59"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(home-page "https://github.com/wolray/symbol-overlay")
|
||||
(synopsis "Highlight symbols and perform various search operations on them")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue