mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-elpher: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-elpher)[arguments]: Add #:tests? #f.
This commit is contained in:
parent
3503a4d03b
commit
86f6e8af4f
1 changed files with 1 additions and 0 deletions
|
@ -37373,6 +37373,7 @@ it forcibly
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
#:emacs emacs-no-x ;need libxml support
|
#:emacs emacs-no-x ;need libxml support
|
||||||
|
#:tests? #f ;no tests
|
||||||
#:phases
|
#:phases
|
||||||
#~(modify-phases %standard-phases
|
#~(modify-phases %standard-phases
|
||||||
(add-before 'install 'build-doc
|
(add-before 'install 'build-doc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue