From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CFaKJhp76GAKxwAAgWs5BA (envelope-from ) for ; Fri, 09 Jul 2021 18:36:42 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id gKqfIRp76GCzTAAAbx9fmQ (envelope-from ) for ; Fri, 09 Jul 2021 16:36:42 +0000 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 515EFA0E2 for ; Fri, 9 Jul 2021 18:36:42 +0200 (CEST) Received: from localhost ([::1]:45572 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m1tUX-00061x-BU for larch@yhetil.org; Fri, 09 Jul 2021 12:36:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39268) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m1tES-00062Z-Do for guix-patches@gnu.org; Fri, 09 Jul 2021 12:20:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48046) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m1tER-0005XZ-TQ for guix-patches@gnu.org; Fri, 09 Jul 2021 12:20:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m1tER-0004KC-QG for guix-patches@gnu.org; Fri, 09 Jul 2021 12:20:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49494] [PATCH 4/7] gnu: Add go-golang-org-x-term. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 09 Jul 2021 16:20:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49494 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49494@debbugs.gnu.org Cc: Arun Isaac Received: via spool by 49494-submit@debbugs.gnu.org id=B49494.162584759516565 (code B ref 49494); Fri, 09 Jul 2021 16:20:03 +0000 Received: (at 49494) by debbugs.gnu.org; 9 Jul 2021 16:19:55 +0000 Received: from localhost ([127.0.0.1]:59584 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m1tEJ-0004J1-AY for submit@debbugs.gnu.org; Fri, 09 Jul 2021 12:19:55 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:42058) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m1tE8-0004Hm-TR for 49494@debbugs.gnu.org; Fri, 09 Jul 2021 12:19:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=nlTkpu6kDDivhpkqIGmhkPNYooxN6WnN/FwdgELEdT4=; b=QlByK9tK1FWmu6Uv8zCyXI+EL2 HUB/L4BdSqZz4HCdxI/sX9IMqScmRzP2rPGHAYi7Kim43ctufTzzOAhbH6/g8ZIV8OaYu1RrK4LCg /YSku8s6z7voFJCD3zBrEfiz4QU0NFKRZWFHXKsIJEeJq5DTpysxnngkqKrXeF8J/K9uHWqiRg6nJ K3mKFnVAZu9r5sF+a3EQj/Gj7Qmg0LppLmzdRV7FztA9ctrReHx1EDQRSma6zVcf6LXimcifI+gTU eHkAECmIGSiyW5rS/WX6oRR9wfjPvXnHaz8DtgmaCsB4M1cdjh7cI8lRF+NvDZ7bHAyyGulZcFAsP PHaPAcQg==; Received: from [192.168.2.1] (helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1m1tE6-000ASF-O6; Fri, 09 Jul 2021 21:49:42 +0530 From: Arun Isaac Date: Fri, 9 Jul 2021 21:49:37 +0530 Message-Id: <20210709161940.12759-4-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210709161940.12759-1-arunisaac@systemreboot.net> References: <20210709161940.12759-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1625848602; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=nlTkpu6kDDivhpkqIGmhkPNYooxN6WnN/FwdgELEdT4=; b=j3ENMYn8gd7fu71g82JnRCSFEuanXuVym51P2FKUC5aGg7yysbaxe7DhNgb1p9rcYX3oOO 6+KEQcQxkZjb76yfDRRfGt4gmdI8jbodxrJ6koUIS26ar7AjRenwX77tgA0/544/ye3xzI jgMD8CALDR3adXTA9gy1MUIbO7vG0Rqch7fswPpj/M0wJZmjo8rz7kRLqSPMqpWsIn4hgW 0cesK1y+pnXRU5SZ6WaJm/NoN7FW0DjT86fT7BdaRqLPp8cwOjWtfKKijFD/oo3ihzT4LO guzLee3jt1FXe+sXJ0+dXnNvoeYhzkq9/ZhbAYfsI07z5fGz/3VXJ4IiKVUKOQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1625848602; a=rsa-sha256; cv=none; b=OVETlFWTdwC7eGSaicBz4lZbk6SDF15Q1mCtRgt22xJRQbxaox+/ke8MBePwyjMWT1RvPC biZHfZMV8eQa43G4rvAyrPjiW1X3dG62rOyGqUToRISObsnIFmuzI0aFHqvpXpGBxsf35U s3QE2kB9PxRg/9HjKhFHVudUIYrv8eMiiXXkM9YckG8BgUfjnngyX0kWf6332ElS2n5nOy ye8R63DsCMisTWy0HgIu8hw4pCypvYrig9epQrh2cj663K2FbdJAEczzUgnB2wfSIwdD1o iDtCGlUcFvVdKYsjjwPF2BTBw9CDwxLlfnD/09fInMDl/SVC8GRyMXMWxy3aMw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=QlByK9tK; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=QlByK9tK; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 515EFA0E2 X-Spam-Score: 3.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: HU18mUhnDt7P * gnu/packages/golang.scm (go-golang-org-x-term): New variable. --- gnu/packages/golang.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 8eb93b9456..673d206713 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -8300,3 +8300,27 @@ function. In addition to the pure-Go implementation, this package also contains AVX-512 and AVX2 routines (generated by avo) that greatly increase performance for large inputs and outputs.") (license license:expat))) + +(define-public go-golang-org-x-term + (package + (name "go-golang-org-x-term") + (version "0.0.0-20210615171337-6886f2dfbf5b") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://go.googlesource.com/term") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0661w7dp2ak1k4ii90v6chw2x8a6g4sc5j0ba58qlplaj4k5l0xs")))) + (build-system go-build-system) + (arguments '(#:import-path "golang.org/x/term")) + (propagated-inputs + `(("go-golang-org-x-sys" ,go-golang-org-x-sys))) + (home-page "https://pkg.go.dev/golang.org/x/term") + (synopsis "Go terminal/console support") + (description "@code{term} provides support functions for dealing with +terminals, as commonly found on Unix systems.") + (license license:bsd-3))) -- 2.32.0