mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: emacs-desktop-environment: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-desktop-environment)[arguments]: Add #:test? #f.
This commit is contained in:
parent
873c171a8f
commit
51a00530c8
1 changed files with 1 additions and 0 deletions
|
@ -29936,6 +29936,7 @@ autosuggestions with:
|
|||
(base32
|
||||
"0bslgm9rz7whk0ll21028dsl22wbd289cdc95qj8hhlk8m4hlp2h"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:tests? #f)) ; missing tests
|
||||
(home-page "https://gitlab.petton.fr/DamienCassou/desktop-environment")
|
||||
(synopsis "Control your GNU/Linux desktop environment from Emacs")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue