mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: emacs-orgit-forge: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-orgit-forge)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
0bb791990f
commit
39756f8828
1 changed files with 1 additions and 0 deletions
|
@ -33861,6 +33861,7 @@ Later you can insert it into an Org buffer using the command
|
|||
(sha256
|
||||
(base32 "1xcv7kqsrv39rk8fjd2sbl2wrr8mdb6y1xipifki4q7mry1c6v6w"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(propagated-inputs
|
||||
(list emacs-compat
|
||||
emacs-forge
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue