From patchwork Mon Oct 10 16:57:06 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "\\(" X-Patchwork-Id: 43305 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3C36727BBEA; Mon, 10 Oct 2022 18:10:38 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id ED25427BBE9 for ; Mon, 10 Oct 2022 18:10:37 +0100 (BST) Received: from localhost ([::1]:34800 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ohwIX-0007x0-2n for patchwork@mira.cbaines.net; Mon, 10 Oct 2022 13:10:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42340) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ohwD8-0004u2-Rl for guix-patches@gnu.org; Mon, 10 Oct 2022 13:05:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50654) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ohwD8-0000jW-5R for guix-patches@gnu.org; Mon, 10 Oct 2022 13:05:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ohwD7-0002Js-Ki for guix-patches@gnu.org; Mon, 10 Oct 2022 13:05:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56961] [PATCH v2 1/4] gnu: packages: Add go-github-com-delthas-tcell. References: In-Reply-To: Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 17:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56961 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56961@debbugs.gnu.org Cc: "\(" Received: via spool by 56961-submit@debbugs.gnu.org id=B56961.16654214548830 (code B ref 56961); Mon, 10 Oct 2022 17:05:01 +0000 Received: (at 56961) by debbugs.gnu.org; 10 Oct 2022 17:04:14 +0000 Received: from localhost ([127.0.0.1]:49725 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohwCJ-0002I7-3x for submit@debbugs.gnu.org; Mon, 10 Oct 2022 13:04:14 -0400 Received: from knopi.disroot.org ([178.21.23.139]:44536) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ohwCF-0002Hq-Mz for 56961@debbugs.gnu.org; Mon, 10 Oct 2022 13:04:10 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A76A64C981; Mon, 10 Oct 2022 19:04:05 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with UTF8SMTP id B10XojfWUsR6; Mon, 10 Oct 2022 19:04:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665421035; bh=fJ/HZ6b5dLZpWP+tWMGPtzBOs9ic+1AnKCAvRZnIqHU=; h=From:To:Cc:Subject:Date; b=H0Xqxxfcu0aS77rWHp4I6P/AfOUATCpalk0TcfiR/enNKOWUj84ggpC1cGINzajO7 1lb2PGeTmJHut2GuymtcSpqnnLvCPMXsfMWfzmoNUqRszSNoc07794oZN4jaQmU9Aa 1V8//P7Hrg0tnWi+5kI9StmDfMWvQDiCE1Stba+Ol/YNTYqeN+d3L6O53Nr5kTLHI+ PKsM1MMaXDic1K+hJEHiEghpA7nM60QEfUxQAo5cdJbJtdmoVaZ9EMSSAFe+SoqbmP fdpoRsnLJFumcyXy66DFdcEqHzgwXBtjoKUZcPcvCwHbnm1d0A1rDojqyUJx9gxvOm OKAZxrhl/FMyw== Date: Mon, 10 Oct 2022 17:57:06 +0100 Message-Id: <20221010165709.22638-1-paren@disroot.org> Mime-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" X-Patchwork-Original-From: "\( via Guix-patches" via From: "\\(" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-delthas-tcell): New variable. --- gnu/packages/golang.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 7dd3d4d501..cce9c09ca8 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -6085,6 +6085,32 @@ (define-public go-github-com-gdamore-tcell-v2 (modify-inputs (package-inputs go-github-com-gdamore-tcell) (prepend go-golang-org-x-term go-golang-org-x-sys))))) +(define-public go-github-com-delthas-tcell + (package + (inherit go-github-com-gdamore-tcell-v2) + (name "go-github-com-delthas-tcell") + (version "v2.4.1-0.20220223131437-2362f49a2b6c") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/delthas/tcell") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "04mai0gicllhjqv7p0i29cdf9myzl8q5h672bdhmid7lv3x1k32f")))) + (arguments + (list #:import-path "github.com/gdamore/tcell/v2")) + (inputs (list)) + (propagated-inputs + (list go-github-com-gdamore-encoding + go-github-com-lucasb-eyer-go-colorful + go-github-com-mattn-go-runewidth + go-golang-org-x-sys + go-golang-org-x-term + go-golang-org-x-text)) + (home-page "https://github.com/delthas/tcell"))) + (define-public go-github-com-rivo-tview (package (name "go-github-com-rivo-tview")