mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: emacs-psession: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-psession)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
b9d9d1aba8
commit
d8484e7bcc
1 changed files with 1 additions and 0 deletions
|
@ -39617,6 +39617,7 @@ services inside Emacs.")
|
|||
(base32
|
||||
"15frl618393bc891d0yi3mdxzvbq790a86vfvp3dyd5riz4ddg95"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(propagated-inputs
|
||||
(list emacs-async))
|
||||
(synopsis "Persistent save of @code{elisp} objects")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue