GNU bug report logs - #72201
[PATCH] gnu: Add tree-sitter-prisma.

Previous Next

Package: guix-patches;

Reported by: rprior <at> protonmail.com

Date: Fri, 19 Jul 2024 22:02:02 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72201 in the body.
You can then email your comments to 72201 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72201; Package guix-patches. (Fri, 19 Jul 2024 22:02:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to rprior <at> protonmail.com:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 19 Jul 2024 22:02:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: rprior <at> protonmail.com
To: guix-patches <at> gnu.org
Cc: Ryan Prior <rprior <at> protonmail.com>
Subject: [PATCH] gnu: Add tree-sitter-prisma.
Date: Fri, 19 Jul 2024 22:01:15 +0000
From: Ryan Prior <rprior <at> 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 sent to jgart <jgart <at> dismail.de>:
You have taken responsibility. (Fri, 19 Jul 2024 22:11:02 GMT) Full text and rfc822 format available.

Notification sent to rprior <at> protonmail.com:
bug acknowledged by developer. (Fri, 19 Jul 2024 22:11:02 GMT) Full text and rfc822 format available.

Message #10 received at 72201-done <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: 72201-done <at> debbugs.gnu.org
Cc: rprior <at> protonmail.com
Subject: Re: [PATCH] gnu: Add tree-sitter-prisma.
Date: Fri, 19 Jul 2024 17:10:34 -0500
Hi Ryan,

Thanks for contributing to GNU Guix
-- 
all the best,
jgart




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 17 Aug 2024 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 79 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.