mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: emacs-git-annex: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-git-annex)[arguments]<tests>: Skip them. Signed-off-by: Ian Eure <ian@retrospec.tv>
This commit is contained in:
parent
f5178c0b68
commit
38871fd06a
1 changed files with 2 additions and 0 deletions
|
@ -32206,6 +32206,8 @@ few (like NOTE).")
|
|||
(base32
|
||||
"1lfky2nsrlndlbvk6vwbswnvbvkz1sxgg0n3r5q6xykdkjym0lrh"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list #:tests? #f)) ; No tests.
|
||||
(home-page "https://github.com/jwiegley/git-annex-el")
|
||||
(synopsis "Emacs integration for git-annex")
|
||||
(description "Enhances Dired and buffers visiting annex files with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue