From patchwork Tue May 11 18:55:52 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Stefan_Reich=C3=B6r?= X-Patchwork-Id: 29254 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 06B9527BC83; Tue, 11 May 2021 19:59:05 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id EEC4227BC81 for ; Tue, 11 May 2021 19:59:03 +0100 (BST) Received: from localhost ([::1]:55430 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lgXax-0007CU-7T for patchwork@mira.cbaines.net; Tue, 11 May 2021 14:59:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46716) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgXZ1-0003J6-0p for guix-patches@gnu.org; Tue, 11 May 2021 14:57:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54089) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lgXZ0-00068X-OB for guix-patches@gnu.org; Tue, 11 May 2021 14:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lgXZ0-0000p4-O1 for guix-patches@gnu.org; Tue, 11 May 2021 14:57:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48361] [PATCH 3/5] gnu: Add go-github-com-containerd-console. Resent-From: Stefan =?utf-8?q?Reich=C3=B6r?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 11 May 2021 18:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 48361 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48361@debbugs.gnu.org Cc: Stefan =?utf-8?q?Reich=C3=B6r?= X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16207593733071 (code B ref -1); Tue, 11 May 2021 18:57:02 +0000 Received: (at submit) by debbugs.gnu.org; 11 May 2021 18:56:13 +0000 Received: from localhost ([127.0.0.1]:37394 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgXYD-0000nR-Cu for submit@debbugs.gnu.org; Tue, 11 May 2021 14:56:13 -0400 Received: from lists.gnu.org ([209.51.188.17]:48072) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgXYA-0000ms-3I for submit@debbugs.gnu.org; Tue, 11 May 2021 14:56:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46406) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgXY9-0000NS-Pk for guix-patches@gnu.org; Tue, 11 May 2021 14:56:09 -0400 Received: from dd3624.kasserver.com ([85.13.130.11]:56608) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgXY5-0005Wm-UO for guix-patches@gnu.org; Tue, 11 May 2021 14:56:09 -0400 Received: from localhost (217-149-167-109.nat.highway.telekom.at [217.149.167.109]) by dd3624.kasserver.com (Postfix) with ESMTPA id 0F70B5D403AB; Tue, 11 May 2021 20:56:04 +0200 (CEST) From: Stefan =?utf-8?q?Reich=C3=B6r?= Date: Tue, 11 May 2021 20:55:52 +0200 Message-Id: <20210511185554.67355-3-stefan@xsteve.at> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210511185554.67355-1-stefan@xsteve.at> References: <20210511185554.67355-1-stefan@xsteve.at> MIME-Version: 1.0 Received-SPF: none client-ip=85.13.130.11; envelope-from=stefan@xsteve.at; helo=dd3624.kasserver.com X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/golang.scm (go-github-com-containerd-console): 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 8b50b15ccb..77abde2575 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -5841,6 +5841,30 @@ templates on ANSI compatible terminals. You can create your own stylesheet or use one of our glamorous default themes.") (license license:expat))) +(define-public go-github-com-containerd-console + (package + (name "go-github-com-containerd-console") + (version "1.0.2") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/containerd/console") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0rxwgq578hphs2ldx1gg6c9fq1qm8rgqfx3vgi2sbrsmxn6m2438")))) + (build-system go-build-system) + (arguments + `(#:import-path "github.com/containerd/console")) + (native-inputs + `(("go-golang-org-x-sys" ,go-golang-org-x-sys))) + (home-page "https://github.com/containerd/console") + (synopsis "Console package for Go") + (description "Golang package for dealing with consoles. Light on +dependencies and a simple API.") + (license license:asl2.0))) + (define-public go-github-com-coreos-go-semver (package (name "go-github-com-coreos-go-semver")