From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KFA8FPIhI2VMeQAAG6o9tA:P1 (envelope-from ) for ; Sun, 08 Oct 2023 23:41:06 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id KFA8FPIhI2VMeQAAG6o9tA (envelope-from ) for ; Sun, 08 Oct 2023 23:41:06 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 332D766A48 for ; Sun, 8 Oct 2023 23:41:06 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=W9+HOZEv; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696801266; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=2H/gahFySvGHcWQH83S6Zey1snoXyYW28kwCUmNiFi0=; b=kw4S1nrNCDBOvQEUlvSxd271Rhv4xebyIVfnDwIRjPlOHoHd5QT9k1snXb1lQpnlAIQGET Mzrlw72hoqTXY1NUYnxAyLxr4AO9cDT+zkMSfQHuJt4qvpAQJ4mF7RtXz3c/dm81hq/P+y OcKxKBCBs8JSlBTbwz1p8TxfivM7piIniD8T6vqIjB0mOrf3SCo44KSPmlYXG2p0sBblM1 tBO3/8iNTakjlGl4NfsbK51gTbhlRA4201wtIGlPO/I3t/tkw65Dqe0Kq/HnQmuZ0HMI1+ EyH212QJ+UhngegECjUKG+p96XjScie0nNRBqxYG938xHHaOWfFTglzBntjHLg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696801266; a=rsa-sha256; cv=none; b=IjDcLvSXSoXpKSNqh+/wYjx/JWg6bLTuX9tjp3oCGbscf95Q6CQvIZq7TVarAGFMywhQOc v/yM0Z/FTdOM80x7tIJY7F36SGgYF8UrjOTEyz1KkidrRkV+Os48DF7zRR1wPZHjC7UYan idGMGYpAwyeORJdvJV1i6sgqi753tSGAQ6bvHtFzwDnpMye+JhHStrgfpkrqkAZqLZ4HHo VJEq/cT5i/H+pFWqTyKR2nL3Gl8URL0JsLBfNWAdS9EBm23OzchtVZYg8YsEZKb/xpdQxH Tw9ossVsb1C3aWJDPGeUA+5pmfi776Pu9Lp/BhMBsiu/OqW4YZZT35+cz67Hfg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=W9+HOZEv; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qpbVz-00051v-O4; Sun, 08 Oct 2023 17:40:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qpbVy-000518-9h for guix-patches@gnu.org; Sun, 08 Oct 2023 17:40:42 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qpbVy-0007EN-1g for guix-patches@gnu.org; Sun, 08 Oct 2023 17:40:42 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qpbWI-0005Mm-7H for guix-patches@gnu.org; Sun, 08 Oct 2023 17:41:02 -0400 Subject: bug#66036: [PATCH] gnu: Add tree-sitter-lua. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 08 Oct 2023 21:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66036 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: john muhl Cc: 66036-done@debbugs.gnu.org Mail-Followup-To: 66036@debbugs.gnu.org, ludo@gnu.org, jm@pub.pink Received: via spool by 66036-done@debbugs.gnu.org id=D66036.169680121220531 (code D ref 66036); Sun, 08 Oct 2023 21:41:01 +0000 Received: (at 66036-done) by debbugs.gnu.org; 8 Oct 2023 21:40:12 +0000 Received: from localhost ([127.0.0.1]:58825 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpbVT-0005L5-K0 for submit@debbugs.gnu.org; Sun, 08 Oct 2023 17:40:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:32908) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpbVR-0005Kr-Si for 66036-done@debbugs.gnu.org; Sun, 08 Oct 2023 17:40:10 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qpbV2-0006x6-CT; Sun, 08 Oct 2023 17:39:44 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=2H/gahFySvGHcWQH83S6Zey1snoXyYW28kwCUmNiFi0=; b=W9+HOZEveWMvHGLCQFC0 a4+EIZvSRXyrNOMBjbEDTgnr1P0YTJJlSlzqCgEOnqqP+BLEbUntiPynvGXTP3Je2E5oYUEk2La0A yBdwx7vvYvysWoBwWjiopTg5VfNv0WmBWBeCuVjh8IzycXbqEDm2V11ICY8yme39O9FVlH+U9Wopq soOYR9Umx9bKMOtLzlAm0nmfa8gsG3/AKtYkJy5goWcptWKUgM/XQHjzFPRnZNhujlyIvusl0idYE TWhp5s7UIDujfd2JZsna2+GD6d4MbvEpC39InGEj+lJ2MGESxidZylUoHQHR+TeIgzc7rTU/jUz3C P2KjaTolO4NcsQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <20230916195341.3370126-1-jm@pub.pink> (john muhl's message of "Sat, 16 Sep 2023 14:53:41 -0500") References: <20230916195341.3370126-1-jm@pub.pink> Date: Sun, 08 Oct 2023 23:39:42 +0200 Message-ID: <87h6n0x081.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.92 X-Spam-Score: -6.92 X-Migadu-Queue-Id: 332D766A48 X-TUID: leN/bIBHd6zY john muhl skribis: > gnu/packages/tree-sitter.scm (tree-sitter-lua): New variable. Applied, thanks!