From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GFS6JAG/AmUttAAAauVa8A:P1 (envelope-from ) for ; Thu, 14 Sep 2023 10:06:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id GFS6JAG/AmUttAAAauVa8A (envelope-from ) for ; Thu, 14 Sep 2023 10:06:25 +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 7792E9F20 for ; Thu, 14 Sep 2023 10:06:25 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=comG0hKR; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.eu:reject}"); dmarc=none; 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" ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694678785; 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=T72TP2rJjLpcwF1N5OlpO+U2Wz6umTMbVZtWaCCo3wg=; b=oxdHkLSu9250wvZmBnVGLLtwIXOInOUnd+W2ChSFZfgM0neP8m3FWfcqMpmbqbXM1NPyjY hsncybMiQqO3FsYFGOkC72rXsyxIduu1El9S9/PvB1tr4Us5lbJe6OLREvg0F8V2swG36M ehlPnI+mjgPUG0lkWI7ftDETmcx70qM96N+QowXdmBc5989XiWyTzWk+dFZUXHBn8kom/q SKC4gzWGsjpHVmOMI+6/In7J+ROhyBJ1fDIHPjpoOS/FDxuwtUK7d9yzrFI6+nK+8ykkRH SBjVsNFYmZX7JlfopdhR8X4BTRELY515XN0ycLCqaBQzTFLM5tUmva6KqQJi2g== ARC-Seal: i=2; s=key1; d=yhetil.org; t=1694678785; a=rsa-sha256; cv=fail; b=LeTJSx7HOKz41tID04NJJuKWtB7nzURS7POJ+GSrdzm+QKSLsNSGeyphD1uQdSnfPDkRBW 1yUZlJ5dVaQb137aWHQtLgeV0q2Vy0bc3FY0WAkFmmqWAN0HNDdD8KUCwranb3XzpIVKCc 0if3UNhMVLlFuV3hVDWrItKQq800/oszXX9N3m4lV58DmyL9nJ3oJcGKRLmfDDW5qnW1FF YGBi8AyoAnqyy1LkyDxPhhml/AmY8sTb+8KeutkKkDGvjkbT1XArmlDULu0fnRHsv66Zy+ 5DBdikfhfblWYX3SlglBlJC77FiKjI8OClQvtEWgu6Yg60rgqrSurfSRQcOs7Q== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=comG0hKR; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.eu:reject}"); dmarc=none; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qghLQ-0006rC-Pn; Thu, 14 Sep 2023 04:05:00 -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 1qghLO-0006po-R4 for guix-patches@gnu.org; Thu, 14 Sep 2023 04:04:59 -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 1qghLO-0005SS-Im for guix-patches@gnu.org; Thu, 14 Sep 2023 04:04:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qghLU-0000PP-7n; Thu, 14 Sep 2023 04:05:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65974] [PATCH 13/33] gnu: Add go-github-com-u-root-uio-cp. 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:05:04 +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.16946786591319 (code B ref 65974); Thu, 14 Sep 2023 08:05:04 +0000 Received: (at 65974) by debbugs.gnu.org; 14 Sep 2023 08:04:19 +0000 Received: from localhost ([127.0.0.1]:37410 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qghKk-0000L7-WD for submit@debbugs.gnu.org; Thu, 14 Sep 2023 04:04:19 -0400 Received: from sender11-op-o11.zoho.eu ([31.186.226.225]:17153) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qghKP-0000GQ-El for 65974@debbugs.gnu.org; Thu, 14 Sep 2023 04:03:57 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1694678630; cv=none; d=zohomail.eu; s=zohoarc; b=ARObnWJ+du2a8GF3V6VwS2W6cdVTFtoR3zDG4Pic1IAG9fQxakRzvOUbOjjaKLA4pAguAwY9efV8KFX8DunuQc1T/9uZlmGbl+1h8A9FsXoKEes1B6z2CPRc5/CBEfj9F/oXpTzABgR45bziMtjcZL0Eq6WH1XdBios7MMibILY= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1694678630; 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=T72TP2rJjLpcwF1N5OlpO+U2Wz6umTMbVZtWaCCo3wg=; b=hJJBNo4wRy4DBIEbHdhGx9W/PW++Rxnx0yS/+GGBTVvzPO9KEWnOam5yeBGs/GjrY+zmIdRHShh0AZA2Yvn8iB0+hX9r17UBY1aSF3JM9FIzrMCEJPn8Ue2w+T+zhLWVo3OJlM26TUkd4aJsll02LTu1hl0w8C4WjBy0aHN08AA= 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=1694678630; 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=T72TP2rJjLpcwF1N5OlpO+U2Wz6umTMbVZtWaCCo3wg=; b=comG0hKRKJRuDVd97kt9129DL5G9pxvgnICEuYbRn3ZEzmyRBIJcElRFY+M28LeK FsZucSf8zxwtlQ9R23hPLmUe19TVg66lB39s48VUb2E26lAMMDdfPBOvqKwebVQrZw6 GyKphCMEQM5k1rLstu2eODkf4GFXVkke8kvTnfbXI5fSjX5J0lj4/Ylhofaa638qyrK B4CjcWP4mdBSco1JGwvlzNDmTLXVB86ynEFM7VF8/AVw+ifGLQoG0h8wlQGlOicdMX0 8Ca0MTnkEvQwgF0gx8jpC3KfZmJpx9jSOhGi8/nQc7O69/QWoK/4NwtpNsbQQd/NZ5Q vJHSo6gL9w== 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 1694678629277416.71977326557567; Thu, 14 Sep 2023 10:03:49 +0200 (CEST) From: Edouard Klein Message-ID: <0c37c0f51dbaf30846f48abd4871142d297839b9.1694678168.git.edk@beaver-labs.com> Date: Thu, 14 Sep 2023 10:02:58 +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-Spam-Score: 4.22 X-Spam-Score: 4.22 X-Migadu-Queue-Id: 7792E9F20 X-Migadu-Scanner: mx0.migadu.com X-TUID: Sp88Hya2U9RG * gnu/packages/golang.scm (go-github-com-u-root-uio-cp): New variable. --- gnu/packages/golang.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index cb882058cf..2ce2c57347 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -13411,6 +13411,36 @@ (define-public go-github-com-u-root-uio-ulog (description #f) (license license:bsd-3))) =20 +(define-public go-github-com-u-root-uio-cp + (package + (name "go-github-com-u-root-uio-cp") + (version "0.0.0-20230305220412-3e8cd9d6bf63") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/u-root/uio") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1gvv66ixkgwikjx8sjdknvrmd08wv2ia02q8n8y3mnkhrgyyx1yf")))) + (build-system go-build-system) + (arguments + (list + #:import-path "github.com/u-root/uio/cp" + #:unpack-path "github.com/u-root/uio" + #:install-source? #t + ;; Source-only package + #:tests? #f + #:phases + #~(modify-phases %standard-phases + ;; Source-only package + (delete 'build)))) + (home-page "https://github.com/u-root/uio") + (synopsis "uio") + (description #f) + (license license:bsd-3))) + (define-public go-github-com-vishvananda-netlink (package (name "go-github-com-vishvananda-netlink") --=20 2.40.1