* [bug#64431] [PATCH] gnu: Add tree-sitter-dockerfile.
@ 2023-07-03 7:12 Hilton Chain via Guix-patches via
[not found] ` <handler.64431.B.16883684081232.ack@debbugs.gnu.org>
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-07-03 7:12 UTC (permalink / raw)
To: 64431; +Cc: Hilton Chain
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#64431: Close: [bug#64431] [PATCH] gnu: Add tree-sitter-dockerfile.
[not found] ` <handler.64431.B.16883684081232.ack@debbugs.gnu.org>
@ 2023-08-20 15:13 ` Hilton Chain via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-08-20 15:13 UTC (permalink / raw)
To: 64431-done
Applied as ab794059891e378db63b714fc2125048354283b5.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-20 15:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-03 7:12 [bug#64431] [PATCH] gnu: Add tree-sitter-dockerfile Hilton Chain via Guix-patches via
[not found] ` <handler.64431.B.16883684081232.ack@debbugs.gnu.org>
2023-08-20 15:13 ` bug#64431: Close: " Hilton Chain via Guix-patches via
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).