mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: emacs-git-gutter-fringe: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-git-gutter-fringe)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
10a3e44b31
commit
450c3037ad
1 changed files with 1 additions and 0 deletions
|
@ -7906,6 +7906,7 @@ display and behaviour is easily customisable.")
|
|||
(sha256
|
||||
(base32 "13bqq5r8ys2mmw1ffsm6hn6fji0vq3nx3slw98c9dgbvlprkaiip"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(propagated-inputs
|
||||
(list emacs-git-gutter emacs-fringe-helper))
|
||||
(home-page "https://github.com/emacsorphanage/git-gutter-fringe")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue