mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: emacs-org-gnosis: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-org-gnosis)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
8691623513
commit
678ab498f8
1 changed files with 1 additions and 0 deletions
|
@ -41113,6 +41113,7 @@ across all Org export back-ends.")
|
|||
(sha256
|
||||
(base32 "15r305lbci797nlh6m3xy1q0cwfz85x7k76adp71z8706n2w9j71"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(propagated-inputs (list emacs-compat emacs-emacsql))
|
||||
(home-page "https://thanosapollo.org/projects/org-gnosis/")
|
||||
(synopsis "Roam-like note taking system.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue