mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-multifiles: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-multifiles): Skip tests. Change-Id: I4f2c1bab9e263487ae86397a6863c5d95c66deda Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
fccc4fe53e
commit
182ba8081a
1 changed files with 1 additions and 0 deletions
|
@ -11565,6 +11565,7 @@ simultaneous cursors.")
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "065l04ylplng1vgykkbn2vnkcs3sn1k2cikx1ha2q8wmgx6bkvai"))))
|
(base32 "065l04ylplng1vgykkbn2vnkcs3sn1k2cikx1ha2q8wmgx6bkvai"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
|
(arguments (list #:tests? #f)) ; no tests
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list emacs-dash))
|
(list emacs-dash))
|
||||||
(home-page "https://github.com/magnars/multifiles.el")
|
(home-page "https://github.com/magnars/multifiles.el")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue