GNU bug report logs -
#62349
[PATCH] gnu: Add tree-sitter-heex.
Previous Next
Reported by: ivan-p-sokolov <at> ya.ru
Date: Tue, 21 Mar 2023 19:02:02 UTC
Severity: normal
Tags: patch
Done: Andrew Tropin <andrew <at> trop.in>
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 62349 in the body.
You can then email your comments to 62349 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#62349
; Package
guix-patches
.
(Tue, 21 Mar 2023 19:02:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ivan-p-sokolov <at> ya.ru
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 21 Mar 2023 19:02:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
gnu/packages/tree-sitter.scm (tree-sitter-heex): 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 8dda7737ca..b91345bb36 100644
--- a/gnu/packages/tree-sitter.scm
+++ b/gnu/packages/tree-sitter.scm
@@ -301,6 +301,13 @@ (define-public tree-sitter-elixir
#:commit commit
#:license (list license:asl2.0 license:expat))))
+(define-public tree-sitter-heex
+ (tree-sitter-grammar
+ "heex" "Heex"
+ "00330rgg67fq0d9gk1yswj78d9mn1jvvjmmy1k7cxpvm5993p3sw"
+ "0.6.0"
+ #:repository-url "https://github.com/phoenixframework/tree-sitter-heex"))
+
(define-public tree-sitter-bash
(tree-sitter-grammar
"bash" "Bash"
--
2.39.2
Reply sent
to
Andrew Tropin <andrew <at> trop.in>
:
You have taken responsibility.
(Fri, 31 Mar 2023 04:26:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
ivan-p-sokolov <at> ya.ru
:
bug acknowledged by developer.
(Fri, 31 Mar 2023 04:26:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 62349-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 2023-03-21 22:01, ivan-p-sokolov <at> ya.ru wrote:
> gnu/packages/tree-sitter.scm (tree-sitter-heex): 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 8dda7737ca..b91345bb36 100644
> --- a/gnu/packages/tree-sitter.scm
> +++ b/gnu/packages/tree-sitter.scm
> @@ -301,6 +301,13 @@ (define-public tree-sitter-elixir
> #:commit commit
> #:license (list license:asl2.0 license:expat))))
>
> +(define-public tree-sitter-heex
> + (tree-sitter-grammar
> + "heex" "Heex"
> + "00330rgg67fq0d9gk1yswj78d9mn1jvvjmmy1k7cxpvm5993p3sw"
> + "0.6.0"
> + #:repository-url "https://github.com/phoenixframework/tree-sitter-heex"))
> +
> (define-public tree-sitter-bash
> (tree-sitter-grammar
> "bash" "Bash"
Hi Ivan,
thank you for the patch! Applied, pushed as
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=a368e3cf6b
--
Best regards,
Andrew Tropin
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 28 Apr 2023 11:24:13 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 16 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.