me
/
guix
Archived
1
0
Fork 0

gnu: Add tree-sitter-julia.

gnu/packages/tree-sitter.scm (tree-sitter-julia): New variable.
Andrew Tropin 2023-02-14 15:46:30 +04:00
parent 1777d700ec
commit f5a2f3883a
No known key found for this signature in database
GPG Key ID: 2208D20958C1DEB0
1 changed files with 6 additions and 0 deletions

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