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 1/3] gnu: Add tree-sitter-kdl.
Date: Tue, 27 Feb 2024 03:09:55 +0000	[thread overview]
Message-ID: <e37a0b19f73de4bf1975c550e5bce182c5d9e23e.1709003067.git.paul@apatience.com> (raw)
In-Reply-To: <cover.1709003067.git.paul@apatience.com>

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

Change-Id: I40a9d9629e29d1682999d9787d4092775be23c19
---
 gnu/packages/tree-sitter.scm | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm
index 41257d42f1..79e204e6b4 100644
--- a/gnu/packages/tree-sitter.scm
+++ b/gnu/packages/tree-sitter.scm
@@ -477,6 +477,13 @@ (define-public tree-sitter-julia
    "1pbnmvhy2gq4vg1b0sjzmjm4s2gsgdjh7h01yj8qrrqbcl29c463"
    "0.19.0"))
 
+(define-public tree-sitter-kdl
+  (tree-sitter-grammar
+   "kdl" "KDL"
+   "1015x24ffrvzb0m0wbqdzmaqavpnjw0gvcagxi9b6vj3n1ynm0ps"
+   "1.1.0"
+   #:repository-url "https://github.com/tree-sitter-grammars/tree-sitter-kdl"))
+
 (define-public tree-sitter-ocaml
   (tree-sitter-grammar
    "ocaml" "OCaml (.ml and .mli)"
-- 
2.41.0






  reply	other threads:[~2024-02-27  3:11 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 ` Paul A. Patience [this message]
2024-02-27  3:09 ` [bug#69419] [PATCH 2/3] gnu: Add tree-sitter-hcl Paul A. Patience
2024-02-27  3:10 ` [bug#69419] [PATCH 3/3] gnu: Add tree-sitter-ron Paul A. Patience
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=e37a0b19f73de4bf1975c550e5bce182c5d9e23e.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).