1
0
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:
Andrew Tropin
2023-02-14 15:46:30 +04:00
parent 1777d700ec
commit f5a2f3883a

View File

@@ -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"))