mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: emacs-helm-company: Use implicit “ert-runner”.
* gnu/packages/emacs-xyz.scm (emacs-helm-company): Drop arguments.
This commit is contained in:
parent
649e32d94d
commit
698879de5f
1 changed files with 0 additions and 2 deletions
|
@ -30419,8 +30419,6 @@ tracking.")
|
|||
(list emacs-helm emacs-company))
|
||||
(native-inputs
|
||||
(list emacs-ert-runner))
|
||||
(arguments
|
||||
(list #:test-command #~(list "ert-runner")))
|
||||
(home-page "https://github.com/Sodel-the-Vociferous/helm-company")
|
||||
(synopsis "Helm interface for Company mode")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue