mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-gnosis: Fix tests.
* gnu/packages/emacs-xyz.scm (emacs-gnosis): Fix tests. Change-Id: I12361c3706b62581b118b7db9925c19a11283a33 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
a57bbf18e0
commit
dee5f5849a
1 changed files with 1 additions and 0 deletions
|
@ -20475,6 +20475,7 @@ are common in Chromium-derived projects.")
|
||||||
(base32 "08pqz0xfih761hmaq1hs3fzmkxn2jhzfbkqrkisl84ayla8shnrn"))))
|
(base32 "08pqz0xfih761hmaq1hs3fzmkxn2jhzfbkqrkisl84ayla8shnrn"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments (list #:test-command #~(list "make" "test")
|
(arguments (list #:test-command #~(list "make" "test")
|
||||||
|
#:emacs emacs ; tests require built-in SQLite support
|
||||||
#:phases
|
#:phases
|
||||||
#~(modify-phases %standard-phases
|
#~(modify-phases %standard-phases
|
||||||
(add-before 'check 'set-home
|
(add-before 'check 'set-home
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue