From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id gMz5GNiumWNdIgEAbAwnHQ (envelope-from ) for ; Wed, 14 Dec 2022 12:09:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id KJP+GNiumWOImwAA9RJhRA (envelope-from ) for ; Wed, 14 Dec 2022 12:09:12 +0100 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 287F09FE6 for ; Wed, 14 Dec 2022 12:09:12 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p5PdK-00064o-Cz; Wed, 14 Dec 2022 06:09:06 -0500 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 1p5PdH-00064T-1q for guix-patches@gnu.org; Wed, 14 Dec 2022 06:09:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p5PdG-00011Z-HV for guix-patches@gnu.org; Wed, 14 Dec 2022 06:09:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p5PdG-0008Cw-9c for guix-patches@gnu.org; Wed, 14 Dec 2022 06:09:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59688] [PATCH] gnu: Add zls Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 14 Dec 2022 11:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59688 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?M=C3=A1ja_?= =?UTF-8?Q?Tom=C3=A1=C5=A1ek?= Cc: 59688@debbugs.gnu.org Received: via spool by 59688-submit@debbugs.gnu.org id=B59688.167101611731543 (code B ref 59688); Wed, 14 Dec 2022 11:09:02 +0000 Received: (at 59688) by debbugs.gnu.org; 14 Dec 2022 11:08:37 +0000 Received: from localhost ([127.0.0.1]:38362 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5Pcr-0008Ch-IS for submit@debbugs.gnu.org; Wed, 14 Dec 2022 06:08:37 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51652) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5Pcp-0008Cb-SJ for 59688@debbugs.gnu.org; Wed, 14 Dec 2022 06:08:36 -0500 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 1p5Pck-0000z4-Jf; Wed, 14 Dec 2022 06:08:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=4jw308VwkNqMgiv9Nk6ElLSwZUY2VB5cSwEXXSuBHv4=; b=aJpddDe4NK4FNZj+hZtP zXDPM8Iq+fAqpuUUoQXsJLsvdSylRYnw9uW2euOOoOF2sLZbmg9j4xsavlIprLScbIqW7T66xUtEf Emm0bLNbhBQcO8h0tOK8iQpBz4oBCnVM1q4cJa0pFdO4vasv+3szPvaabaPhIFrFs8og2TlEbTt1y mEj/Py1NW14hsK04zxADrSv5AatDNpwrRYxYUKwf7ArLRWCUWUlym/BgVVUuhcpLI92Qih5IYy6u6 cF21ldEdwuYIuLmeWkMEDCaV8fRtuyks44wcU3WawSxY9gbXH+m52//DwFEYz9vaY4WW5LiK9jrHH Y05hLytPRqnLRg==; Received: from eduroam-111172.grenet.fr ([130.190.111.172] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p5Pck-0001gw-7P; Wed, 14 Dec 2022 06:08:30 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87k03da8a6.fsf@disroot.org> Date: Wed, 14 Dec 2022 12:08:28 +0100 In-Reply-To: <87k03da8a6.fsf@disroot.org> ("=?UTF-8?Q?M=C3=A1ja_?= =?UTF-8?Q?Tom=C3=A1=C5=A1ek?="'s message of "Tue, 29 Nov 2022 20:08:01 +0100") Message-ID: <878rjatf83.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1671016152; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=4jw308VwkNqMgiv9Nk6ElLSwZUY2VB5cSwEXXSuBHv4=; b=IIUfinrV2PkZh0c01IfxtF9gyCVbXnpAeR8FCV+l0UE3fmHPCti+4BKBZ8HwQ4SKw1pbIZ lSzuPgxVrBpa6F/HDbpK5Tn+qJp/9+0wbAFpelw6UecOvi+7p085C0L8auLM7KlKyW6Oaz yTTjk8YtAvZcQGojgCHp2T9rrDr5e4bxs8L9IW40iECNAp16+G82kywc3/msZ/XPxMSX/s QUKCMLvFVX7CJj+U4pT1tYY7OyIO86AYysr3A8qTbviCHlkNQLTIOO2qw7N1SFPlTtw+4W /JmX7oieidYciXGt4raf+9ASg2rrLGpS7QtF2/u6QFbZT9E2PbAGaxz8EiTXEQ== 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=aJpddDe4; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1671016152; a=rsa-sha256; cv=none; b=F45zRYK+4py7NCeMHT03CqVtEEv6hc9y/sfYvyZ54A0wcoarNMGCmKa00iSXKNr350cZgC CHVAT95peE3QNOKjYgQrRHe5ghw9hNcRSvjPjIiAPKgJhIJvBKbf0rSCZmocyIGslvdkd7 NvKaFtbGV53HDSKGM8jj11mJE39mZAbFWA5g4Qy3aR32wIZXWVIeeKHoJT2T7A+/3xsVE1 w++Fnr7EH9gRsjYOPp4odxtNlZJewfe/ieNv6kuoNrGa8mTyPNm/YqFVS9NTRSE374VjAR tClCu70zE6TWCoCwTQl5shv5OsDJ6XM7tYQuWx7PzlNLDOJTSRVzKxHUrpe3pw== X-Migadu-Spam-Score: -3.17 X-Spam-Score: -3.17 X-Migadu-Queue-Id: 287F09FE6 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=aJpddDe4; 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"; dmarc=pass (policy=none) header.from=gnu.org X-TUID: FBNK65J5jbVu Hi M=C3=A1ja, M=C3=A1ja Tom=C3=A1=C5=A1ek skribis: > this is a patch that adds the zls - zig language server. It is not curren= tly > the most recent version, as the project follows versions of zig itself, w= hich > is in guix one version behind. (as zig became self hosted) Could you resend the patch to 59688@debbugs.gnu.org using =E2=80=98git send-email=E2=80=99 so that https://qa.guix.gnu.org can pick it up? > --- > gnu/packages/zig-xyz.scm | 70 ++++++++++++++++++++++++++++++++++++++++ Please add the new file to gnu/local.mk. > + (synopsis "Zig language server") > + (description "Zig Language Server is a language server for the @code= {zig} programming language.") Could you expound the description a bit? For instance, by mentioning =E2=80=9CLanguage Server Protocol (LSP)=E2=80=9D so that there=E2=80=99s no= ambiguity as to the kind of =E2=80=9Clanguage server=E2=80=9D we=E2=80=99re talking about? > +zig-zls You can remove this line. Thanks in advance! Ludo=E2=80=99.