unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Paul A. Patience" <paul@apatience.com>
To: 69419@debbugs.gnu.org
Cc: "Paul A. Patience" <paul@apatience.com>
Subject: [bug#69419] [PATCH 3/3] gnu: Add tree-sitter-ron.
Date: Tue, 27 Feb 2024 03:10:04 +0000	[thread overview]
Message-ID: <09a50a13364a3dadab910ee29c902c77bef9a6d5.1709003067.git.paul@apatience.com> (raw)
In-Reply-To: <cover.1709003067.git.paul@apatience.com>

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

Change-Id: I26abfa4a298b23a14bcea852c2974e694daddecd
---
 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 3cf79d5502..4abd3fca62 100644
--- a/gnu/packages/tree-sitter.scm
+++ b/gnu/packages/tree-sitter.scm
@@ -526,6 +526,14 @@ (define-public tree-sitter-r
      (git-version "0.0.1" revision commit)
      #:commit commit)))
 
+(define-public tree-sitter-ron
+  (tree-sitter-grammar
+   "ron" "RON"
+   "1la5v0nig3xp1z2v3sj36hb7wkkjch46dmxf457px7ly43x4cb83"
+   "0.2.0"
+   #:repository-url "https://github.com/tree-sitter-grammars/tree-sitter-ron"
+   #:license (list license:asl2.0 license:expat)))
+
 (define-public tree-sitter-ruby
   ;; There are a lot of additions, the last tag was placed more than 1 year ago
   (let ((commit "206c7077164372c596ffa8eaadb9435c28941364")
-- 
2.41.0






  parent reply	other threads:[~2024-02-27  3:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-27  3:05 [bug#69419] [PATCH 0/3] gnu: Add tree-sitter-{kdl,hcl,ron} Paul A. Patience
2024-02-27  3:09 ` [bug#69419] [PATCH 1/3] gnu: Add tree-sitter-kdl Paul A. Patience
2024-02-27  3:09 ` [bug#69419] [PATCH 2/3] gnu: Add tree-sitter-hcl Paul A. Patience
2024-02-27  3:10 ` Paul A. Patience [this message]
2024-03-27 14:44 ` bug#69419: [PATCH 0/3] gnu: Add tree-sitter-{kdl,hcl,ron} Hilton Chain 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=09a50a13364a3dadab910ee29c902c77bef9a6d5.1709003067.git.paul@apatience.com \
    --to=paul@apatience.com \
    --cc=69419@debbugs.gnu.org \
    /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).