* [bug#72201] [PATCH] gnu: Add tree-sitter-prisma.
@ 2024-07-19 22:01 rprior--- via Guix-patches via
2024-07-19 22:10 ` bug#72201: " jgart via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: rprior--- via Guix-patches via @ 2024-07-19 22:01 UTC (permalink / raw)
To: 72201; +Cc: Ryan Prior
From: Ryan Prior <rprior@protonmail.com>
* gnu/packages/tree-sitter.scm (tree-sitter-prisma): New variable.
Change-Id: I9ecc20053d498244ed5c41df9a03790a7d25b2b4
---
gnu/packages/tree-sitter.scm | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm
index eb72b415ee..2f6e6809d7 100644
--- a/gnu/packages/tree-sitter.scm
+++ b/gnu/packages/tree-sitter.scm
@@ -531,6 +531,14 @@ (define-public tree-sitter-php
(git-version "0.19.0" revision commit)
#:commit commit)))
+(define-public tree-sitter-prisma
+ (tree-sitter-grammar
+ "prisma" "Prisma"
+ "19zb3dkwp2kpyivygqxk8yph0jpl7hn9zzcry15mshn2n0rs9sih"
+ "1.4.0"
+ #:repository-url "https://github.com/victorhqc/tree-sitter-prisma"
+ #:license license:expat))
+
(define-public tree-sitter-python
(tree-sitter-grammar
"python" "Python"
base-commit: 158dc76f94fd7ffae2e31fb97619be4342bfed7b
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72201: [PATCH] gnu: Add tree-sitter-prisma.
2024-07-19 22:01 [bug#72201] [PATCH] gnu: Add tree-sitter-prisma rprior--- via Guix-patches via
@ 2024-07-19 22:10 ` jgart via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2024-07-19 22:10 UTC (permalink / raw)
To: 72201-done; +Cc: rprior
Hi Ryan,
Thanks for contributing to GNU Guix
--
all the best,
jgart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-19 22:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-19 22:01 [bug#72201] [PATCH] gnu: Add tree-sitter-prisma rprior--- via Guix-patches via
2024-07-19 22:10 ` bug#72201: " jgart via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).