mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-fountain-mode: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
9d8be82876
commit
c055953fa2
1 changed files with 1 additions and 0 deletions
|
@ -7825,6 +7825,7 @@ files and directories.")
|
|||
(base32 "15r0pzdmimm72jx26zgdxf7fwwcppl45vvh33xx5wnhqzd140hwn"))))
|
||||
(arguments
|
||||
(list
|
||||
#:tests? #f ; no actual tests
|
||||
#:phases #~(modify-phases %standard-phases
|
||||
(add-after 'unpack 'add-contrib
|
||||
(lambda _
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue