From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id YJ4RIoa+AmUJxQAAauVa8A:P1 (envelope-from ) for ; Thu, 14 Sep 2023 10:04:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id YJ4RIoa+AmUJxQAAauVa8A (envelope-from ) for ; Thu, 14 Sep 2023 10:04:22 +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 4DA6F5E36E for ; Thu, 14 Sep 2023 10:04:22 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=GNrX+tRY; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.eu:reject}"); 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=none ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694678662; 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=NtEl1DYrATEDCFt7TTMsEUt+mUstA+TuWmaWAEmTeMk=; b=nCDlNF8mApSvbrb23z4gVm1Y7l/jpNJy5IldsDdRbf4hc0+xpLUxcweFb9ILbRfeakh3aj G+TC8exf7ohXKcCYd3MlJLQocONWicqyH1kNpHHhzXsjaMEuPZfG9Gw8OnLi8yIppQsPQD oRbj+XNOoBNKgVNpT9IMr5bSBdG/SVAbj5VnLqvEAzn7fLZ8gWQvVHetBgA4WeKwwB/6AW xhchQ6EuUIKZuF6Ma4JnyBhOX4x3hG4bJNZnjikprnQ3oV8+Z/8WjshM9ZoBB6mY679iTg iSbAqut5NtG83SGZsDSynBAOQWz2aSxApxunvie8LOGL2YYcMFJL9uTN02a3+Q== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=GNrX+tRY; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.eu:reject}"); 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=none ARC-Seal: i=2; s=key1; d=yhetil.org; t=1694678662; a=rsa-sha256; cv=fail; b=NIK9o7uau0kkcmJTGHdRBACE2iO4j9G6Epn3DU81H7BG7GJZoYcrMpSZ/Jz0Xsxu7vcHN1 zRF15pmkrMhF2WxZrbZugKD6R20fwoEroQ77wQbASUdjEO9h6Y0DdM50sPQRy7fI39pkg/ FOwQrUzD9UTsAMDzGpOec5NUVgPYB9k36RKJlrRRxgKjxvtAiiGDkkLU3QUYrTmeVntmGF zFU14b8lsHIMtc16VSnH3dwEltdp/UqZc/ipUjaH3cZkkoMJCWUCtmGH+RL5pJ7Tp41jgY P4j9xFabHrDjzThU04cQfTtXiHoEeSW860zrIQXrvx5FjrkLhRaj2NitjulpYQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qghKZ-0006JW-3d; Thu, 14 Sep 2023 04:04:08 -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 1qghKP-0006GE-K9 for guix-patches@gnu.org; Thu, 14 Sep 2023 04:03:58 -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 1qghKP-00058Z-Bn for guix-patches@gnu.org; Thu, 14 Sep 2023 04:03:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qghKU-0000I0-Vi; Thu, 14 Sep 2023 04:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65974] [PATCH 03/33] gnu: Add go-src-elv-sh. Resent-From: Edouard Klein Original-Sender: "Debbugs-submit" Resent-CC: cox.katherine.e+guix@gmail.com, guix-patches@gnu.org Resent-Date: Thu, 14 Sep 2023 08:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65974 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65974@debbugs.gnu.org Cc: Edouard Klein , Katherine Cox-Buday X-Debbugs-Original-Xcc: Katherine Cox-Buday Received: via spool by 65974-submit@debbugs.gnu.org id=B65974.16946786391069 (code B ref 65974); Thu, 14 Sep 2023 08:04:02 +0000 Received: (at 65974) by debbugs.gnu.org; 14 Sep 2023 08:03:59 +0000 Received: from localhost ([127.0.0.1]:37364 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qghKR-0000Gx-Do for submit@debbugs.gnu.org; Thu, 14 Sep 2023 04:03:59 -0400 Received: from sender11-op-o11.zoho.eu ([31.186.226.225]:17130) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qghKK-0000FP-Ma for 65974@debbugs.gnu.org; Thu, 14 Sep 2023 04:03:54 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1694678625; cv=none; d=zohomail.eu; s=zohoarc; b=B+otRLzELf8RpQHiBp0ruYpIptJivVEPu973EEYyLTEBueOAy7L5QLN7RKbhq1Cjk3LYY262vGyzn8/AruuVjZIJGPWJWlyQFO4I/0P/KRnLvHqNyNNLUFlMmJ89RKIrvxO61SgMji+F6BZEo1u3/cH6KoGV12qDlVbOkBRpnLA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1694678625; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=NtEl1DYrATEDCFt7TTMsEUt+mUstA+TuWmaWAEmTeMk=; b=MOf3nL9iQmH7LjCCpUUJebDb3JetzBJIVCyMnwMh8A72NHGTsPNav5WK95l2WY2V/bP6+u0toSD+l+ZxTwqC4EIMYrNZ8yXf2qEdKlq+rhdW+Rjzs8U2lj3QV7+ddFb13pVEt5aZn3KtJKazas2jlTWqJqPXxh9u1KxCxegljOU= ARC-Authentication-Results: i=1; mx.zohomail.eu; dkim=pass header.i=beaver-labs.com; spf=pass smtp.mailfrom=edk@beaver-labs.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1694678625; s=zoho; d=beaver-labs.com; i=edk@beaver-labs.com; h=From:From:To:To:Cc:Cc:Message-ID:Subject:Subject:Date:Date:In-Reply-To:References:MIME-Version:Content-Transfer-Encoding:Content-Type:Message-Id:Reply-To; bh=NtEl1DYrATEDCFt7TTMsEUt+mUstA+TuWmaWAEmTeMk=; b=GNrX+tRY3/MivJrTfZ8TqMWavq6A9jPNxxyDTdP0pBTdmXCpsYJ5niPRRkQsxGac epDd5GCpVk851I62o0pbVckt4hzYcASRXAbE4yRoMr17FgWcHztZmSMsvbwbpyfE7/c P5PFEKsYVrGnwVxc3xXQ73o6WlxH47X6rg6/26/nM9p1frSLPdgMWVMt35PX0RFpBWk Cm0dnWEAWOMlIj9RTqOJ9ViCmpHvUxSNrpRsiBagOu31IbT9eOIRVD58lrzQPWu+Z43 M+RS8LFKsskUPbfzYlUYdnQNlIZMhOLaJbsnp+KOJwfgZQsevh9YOSJogUtGGHbwb99 y6psFehIfw== Received: from schwarzy.home (lfbn-idf3-1-667-244.w86-252.abo.wanadoo.fr [86.252.237.244]) by mx.zoho.eu with SMTPS id 1694678623325498.1984839321253; Thu, 14 Sep 2023 10:03:43 +0200 (CEST) From: Edouard Klein Message-ID: <38e11508443be6d8000eca0a0226b7d1f042bbce.1694678167.git.edk@beaver-labs.com> Date: Thu, 14 Sep 2023 10:02:48 +0200 X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External Content-Type: text/plain; charset=utf8 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: mx1.migadu.com X-Migadu-Spam-Score: 1.59 X-Spam-Score: 1.59 X-Migadu-Queue-Id: 4DA6F5E36E X-TUID: Bn70dRfiT5Cv * gnu/packages/golang.scm (go-src-elv-sh): New variable. --- gnu/packages/golang.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index f6b7eedab7..57dee78330 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -75,6 +75,7 @@ (define-module (gnu packages golang) #:use-module (gnu packages base) #:use-module ((gnu packages bootstrap) #:select (glibc-dynamic-linker)) #:use-module (gnu packages check) + #:use-module (gnu packages databases) #:use-module (gnu packages fonts) #:use-module (gnu packages gcc) #:use-module (gnu packages glib) @@ -13224,6 +13225,40 @@ (define-public go-github-com-sourcegraph-go-lsp Protocol.") (license license:expat))) =20 +(define-public go-src-elv-sh + (package + (name "go-src-elv-sh") + (version "0.19.2") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/elves/elvish") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1285j66b7kajyxffpcil8zl9p5awqw2n4si5vg4zlci651fcj8vq")))) + (build-system go-build-system) + (arguments + `(#:import-path "src.elv.sh/cmd/elvish" + #:unpack-path "src.elv.sh" + #:go ,go-1.20)) + (propagated-inputs `(("go-golang-org-x-sys" ,go-golang-org-x-sys) + ("go-go-etcd-io-bbolt" ,go-go-etcd-io-bbolt) + ("go-github-com-sourcegraph-jsonrpc2" ,go-github-= com-sourcegraph-jsonrpc2) + ("go-github-com-sourcegraph-go-lsp" ,go-github-co= m-sourcegraph-go-lsp) + ("go-github-com-mattn-go-isatty" ,go-github-com-m= attn-go-isatty) + ("go-github-com-google-go-cmp" ,go-github-com-goo= gle-go-cmp-cmp) + ("go-github-com-creack-pty" ,go-github-com-creack= -pty))) + (home-page "https://src.elv.sh") + (synopsis + "Elvish: Expressive Programming Language + Versatile Interactive Shel= l") + (description + "Elvish is an expressive programming language and a versatile interac= tive shell, +combined into one seamless package. It runs on Linux, BSDs, @code{macOS} = and +Windows.") + (license license:bsd-2))) + (define-public go-github-com-gorilla-websocket (package (name "go-github-com-gorilla-websocket") --=20 2.40.1