unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: rprior--- via Guix-patches via <guix-patches@gnu.org>
To: 72201@debbugs.gnu.org
Cc: Ryan Prior <rprior@protonmail.com>
Subject: [bug#72201] [PATCH] gnu: Add tree-sitter-prisma.
Date: Fri, 19 Jul 2024 22:01:15 +0000	[thread overview]
Message-ID: <cb118c649fdb316301956ccb3f6702839c48fa0a.1721423607.git.rprior@protonmail.com> (raw)

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






             reply	other threads:[~2024-07-19 22:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-19 22:01 rprior--- via Guix-patches via [this message]
2024-07-19 22:10 ` bug#72201: [PATCH] gnu: Add tree-sitter-prisma jgart via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cb118c649fdb316301956ccb3f6702839c48fa0a.1721423607.git.rprior@protonmail.com \
    --to=guix-patches@gnu.org \
    --cc=72201@debbugs.gnu.org \
    --cc=rprior@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).