gnu: Add tree-sitter-powershell.

* gnu/packages/tree-sitter.scm (tree-sitter-powershell): New variable.

Change-Id: I09e5a7affdae621df396bb008ac8399da32a7e46
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
Evgenii Klimov 2025-10-14 13:29:06 +01:00 committed by Liliana Marie Prikler
parent f1d4ed0822
commit d2214845d7
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -1069,6 +1069,14 @@ which will be used as a snippet in origin."
#:repository-url
"https://github.com/tree-sitter-grammars/tree-sitter-po")))
(define-public tree-sitter-powershell
(tree-sitter-grammar
"powershell" "Powershell"
"1wz34js891sx6j2s128sdcbxj1k2zi300fg5a4vf5acaz82jcs8q"
"0.25.8"
#:repository-url
"https://github.com/airbus-cert/tree-sitter-powershell"))
(define-public tree-sitter-prisma
(tree-sitter-grammar
"prisma" "Prisma"