me
/
guix
Archived
1
0
Fork 0

gnu: Add tree-sitter-c-sharp.

gnu/packages/tree-sitter.scm (tree-sitter-c-sharp): New variable.
Andrew Tropin 2023-02-14 15:05:33 +04:00
parent fa1421283d
commit de41227011
No known key found for this signature in database
GPG Key ID: 2208D20958C1DEB0
1 changed files with 6 additions and 0 deletions

View File

@ -306,3 +306,9 @@ will be used in description and synopsis."
"bash" "Bash"
"18c030bb65r50i6z37iy7jb9z9i8i36y7b08dbc9bchdifqsijs5"
"0.19.0"))
(define-public tree-sitter-c-sharp
(tree-sitter-grammar
"c-sharp" "C#"
"054fmpf47cwh59gbg00sc0nl237ba4rnxi73miz39yqzcs87055r"
"0.19.1"))