GNU bug report logs - #66036
[PATCH] gnu: Add tree-sitter-lua.

Previous Next

Package: guix-patches;

Reported by: john muhl <jm <at> pub.pink>

Date: Sat, 16 Sep 2023 19:55:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 66036 in the body.
You can then email your comments to 66036 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#66036; Package guix-patches. (Sat, 16 Sep 2023 19:55:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to john muhl <jm <at> pub.pink>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 16 Sep 2023 19:55:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: john muhl <jm <at> pub.pink>
To: guix-patches <at> gnu.org
Cc: john muhl <jm <at> pub.pink>
Subject: [PATCH] gnu: Add tree-sitter-lua.
Date: Sat, 16 Sep 2023 14:53:41 -0500
gnu/packages/tree-sitter.scm (tree-sitter-lua): 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 58db2603af..e7a6eaab7d 100644
--- a/gnu/packages/tree-sitter.scm
+++ b/gnu/packages/tree-sitter.scm
@@ -607,3 +607,10 @@ (define-public tree-sitter-plantuml
            (use-modules (guix build utils))
            (delete-file "binding.gyp")
            (delete-file-recursively "bindings"))))))
+
+(define-public tree-sitter-lua
+  (tree-sitter-grammar
+   "lua" "Lua"
+   "05irhg6gg11r9cnzh0h3691pnxjhd396sa1x8xrgqjz2fd09brf3"
+   "0.0.19"
+   #:repository-url "https://github.com/MunifTanjim/tree-sitter-lua"))
-- 
2.41.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 08 Oct 2023 21:41:02 GMT) Full text and rfc822 format available.

Notification sent to john muhl <jm <at> pub.pink>:
bug acknowledged by developer. (Sun, 08 Oct 2023 21:41:02 GMT) Full text and rfc822 format available.

Message #10 received at 66036-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: john muhl <jm <at> pub.pink>
Cc: 66036-done <at> debbugs.gnu.org
Subject: Re: bug#66036: [PATCH] gnu: Add tree-sitter-lua.
Date: Sun, 08 Oct 2023 23:39:42 +0200
john muhl <jm <at> pub.pink> skribis:

> gnu/packages/tree-sitter.scm (tree-sitter-lua): New variable.

Applied, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 06 Nov 2023 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 224 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.