mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-vhdl-ts-mode: add missing dependency.
Change-Id: I72855dfa3ec95b450ee0cf94673bc1404c4991d6 Signed-off-by: Ian Eure <ian@retrospec.tv>
This commit is contained in:
parent
7b9cd0b429
commit
1841500076
1 changed files with 1 additions and 0 deletions
|
@ -9226,6 +9226,7 @@ with Emacs.")
|
|||
;; the testing framework, test-hdl, requires network
|
||||
`(#:tests? #f
|
||||
#:test-command '("make")))
|
||||
(propagated-inputs (list tree-sitter-vhdl))
|
||||
(home-page "https://github.com/gmlarumbe/vhdl-ts-mode/")
|
||||
(synopsis "VHDL Tree-sitter mode")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue