mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-deft: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-deft)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
aaa9e9d1ba
commit
e55a917dd7
1 changed files with 1 additions and 0 deletions
|
@ -25575,6 +25575,7 @@ to with quicklink-style selections.")
|
|||
(base32
|
||||
"0z7cilgiz6krvl5h2z72hkch43qxmypb0k6p5vxn5lx1p6v0mrf2"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(home-page "https://jblevins.org/projects/deft/")
|
||||
(synopsis "Quickly browse, filter, and edit plain text notes")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue