mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: emacs-flx: Fix tests.
* gnu/packages/emacs-xyz.scm (emacs-flx)[arguments]: Add #:test-command.
This commit is contained in:
parent
e993c5c56c
commit
db9ec7f6d3
1 changed files with 1 additions and 0 deletions
|
@ -19551,6 +19551,7 @@ using Org mode and transients.")
|
|||
"0sjybrcnb2sl33swy3q664vqrparajcl0m455gciiih2j87hwadc"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:test-command #~(list "make" "test")))
|
||||
(home-page "https://github.com/lewang/flx")
|
||||
(synopsis "Fuzzy matching for Emacs")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue