unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 64431@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#64431] [PATCH] gnu: Add tree-sitter-dockerfile.
Date: Mon,  3 Jul 2023 15:12:49 +0800	[thread overview]
Message-ID: <dcbaca20e78288d6f59de0b3e3dd42c656632d7a.1688367585.git.hako@ultrarare.space> (raw)

* gnu/packages/tree-sitter.scm (tree-sitter-dockerfile): New variable.
---
 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 22bf419a71..c124baffa5 100644
--- a/gnu/packages/tree-sitter.scm
+++ b/gnu/packages/tree-sitter.scm
@@ -390,6 +390,13 @@ (define-public tree-sitter-c-sharp
    "054fmpf47cwh59gbg00sc0nl237ba4rnxi73miz39yqzcs87055r"
    "0.19.1"))
 
+(define-public tree-sitter-dockerfile
+  (tree-sitter-grammar
+   "dockerfile" "Dockerfile"
+   "0kf4c4xs5naj8lpcmr3pbdvwj526wl9p6zphxxpimbll7qv6qfnd"
+   "0.1.2"
+   #:repository-url "https://github.com/camdencheek/tree-sitter-dockerfile"))
+
 (define-public tree-sitter-elm
   (tree-sitter-grammar
    "elm" "Elm"

base-commit: 08649cfcd41bc78ba4df0609798461816dda9496
-- 
2.40.1





             reply	other threads:[~2023-07-03  7:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-03  7:12 Hilton Chain via Guix-patches via [this message]
     [not found] ` <handler.64431.B.16883684081232.ack@debbugs.gnu.org>
2023-08-20 15:13   ` bug#64431: Close: [bug#64431] [PATCH] gnu: Add tree-sitter-dockerfile 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=dcbaca20e78288d6f59de0b3e3dd42c656632d7a.1688367585.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=64431@debbugs.gnu.org \
    --cc=hako@ultrarare.space \
    /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).