1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 03:51:53 +02:00

gnu: Add tree-sitter-c-sharp.

gnu/packages/tree-sitter.scm (tree-sitter-c-sharp): New variable.
This commit is contained in:
Andrew Tropin
2023-02-14 15:05:33 +04:00
parent fa1421283d
commit de41227011
+6
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"))