mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-22 10:10:31 +02:00
gnu: Add tree-sitter-julia.
gnu/packages/tree-sitter.scm (tree-sitter-julia): New variable.
This commit is contained in:
@@ -352,3 +352,9 @@ will be used in description and synopsis."
|
||||
"json" "JSON"
|
||||
"06pjh31bv9ja9hlnykk257a6zh8bsxg2fqa54al7qk1r4n9ksnff"
|
||||
"0.19.0"))
|
||||
|
||||
(define-public tree-sitter-julia
|
||||
(tree-sitter-grammar
|
||||
"julia" "Julia"
|
||||
"1pbnmvhy2gq4vg1b0sjzmjm4s2gsgdjh7h01yj8qrrqbcl29c463"
|
||||
"0.19.0"))
|
||||
|
||||
Reference in New Issue
Block a user