From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oDoLOOlzK2LGBgEAgWs5BA (envelope-from ) for ; Fri, 11 Mar 2022 17:08:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id IEuWMOlzK2KRgwAAG6o9tA (envelope-from ) for ; Fri, 11 Mar 2022 17:08:09 +0100 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 88107121EB for ; Fri, 11 Mar 2022 17:08:09 +0100 (CET) Received: from localhost ([::1]:34612 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nShoG-0008Ht-OH for larch@yhetil.org; Fri, 11 Mar 2022 11:08:08 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39906) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nShoA-0008Hl-Fv for guix-patches@gnu.org; Fri, 11 Mar 2022 11:08:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44340) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nShoA-0008UW-53 for guix-patches@gnu.org; Fri, 11 Mar 2022 11:08:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nShoA-0003j5-05 for guix-patches@gnu.org; Fri, 11 Mar 2022 11:08:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54335] [PATCH 09/14] gnu: Add go-github-com-vishvananda-netns. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Mar 2022 16:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54335 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Dominic Martinez , 54335@debbugs.gnu.org Received: via spool by 54335-submit@debbugs.gnu.org id=B54335.164701482814253 (code B ref 54335); Fri, 11 Mar 2022 16:08:01 +0000 Received: (at 54335) by debbugs.gnu.org; 11 Mar 2022 16:07:08 +0000 Received: from localhost ([127.0.0.1]:38237 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nShnE-0003hk-Uu for submit@debbugs.gnu.org; Fri, 11 Mar 2022 11:07:08 -0500 Received: from andre.telenet-ops.be ([195.130.132.53]:35076) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nShn9-0003hE-Qd for 54335@debbugs.gnu.org; Fri, 11 Mar 2022 11:07:03 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by andre.telenet-ops.be with bizsmtp id 546y2700A4UW6Th0146y5h; Fri, 11 Mar 2022 17:06:58 +0100 Message-ID: From: Maxime Devos Date: Fri, 11 Mar 2022 17:06:58 +0100 In-Reply-To: <20220311031849.12681-9-dom@dominicm.dev> References: <20220311031849.12681-1-dom@dominicm.dev> <20220311031849.12681-9-dom@dominicm.dev> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-8IFFgBgHRW9UBMtR8+OQ" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1647014818; bh=zQlFeF6nU8YgrUZiEhlOasHthRiaxvUHAJg9y1G/GVk=; h=Subject:From:To:Date:In-Reply-To:References; b=CEvCqgOLzRQNLomT1EmoH+Ba/tSnP/U3tcgG6pxe0mgRQzAzvnG5AdCt/bdUZ2ea+ tuuOsddb0vpITHtPxQWWnzX0U+4qW7+ok4lv2dL2jsZ3L3GjlEV1b2xWn+yhOTCwnZ FC8qPVLnVNdilsmfncuL6ABgY4wtXSFwJU2puQB5zYqVmUlZBK25gq+DheTHzEMjvv oyBqb/bhZ+dZ5qGyCrDeQEld6XkXza3zXRz6BYCXyuHTH53aOeAMa6GT5o6RPTgMw0 2gvEyne5U22K2gXTEOu18OQ5s3ddYbimdTnrDb00xfBZNj6yI2m/VhLf4p9nLW/Oez AJKvxGueDu9KA== 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 X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1647014889; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=zQlFeF6nU8YgrUZiEhlOasHthRiaxvUHAJg9y1G/GVk=; b=ZXHEgqUt/Uv6zjXV9O6ln6uv8oldONQiY914IdDr8dxEw2os2+bnvr1gceLp5dC8SfSc3U uG6OcubkOFoTLR2xpPU2H21X5L+4HjepRpNfqL+glQBHbZkr+kDlvBwdHYdApxFCsHLvOz fuJxSleTaHzCG5wTV4FaL0O5CRNX0rpQRHMJwNadEpyw/r4mQqGiFOT5G+6108pfHm1bqH JKXZx+Pmk1lBSn/BkMenk2AFRmW8aETIy9eQPChr7Xz35EAb+e/oRlXVlvhvFUVbGt4HSf BaYF/MnfOKHhEufbe6RHPC1K5u1n5S8Mz0c2ffP67jYNmcmNpTFkTmJB6KtYUw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1647014889; a=rsa-sha256; cv=none; b=EzivYq+SqBRZ+QvJmH+q6v96k5GhN2x6RocEHHkNVSFctC2PD0U++52d6BPnfKIEaWv7N0 nI73ihR7SonbpU1PxNFxymiPjDNbGZYGj0GK8+P+YiAVEBusz2alcv7ulE8T/PTFyAn/+F 9nKeh7mcEkThH5Kk46jguZ1cBRpfcLCVEGSWxjFqTqNwi+0Z1PfvEA1TMTAJJdIq+UBQpZ NcfI0tLp1ro4UGGP3r4BFGpaEUhW0T/Qg4ER5XOoDnNCVoLQbRTd0xGrTgT/LjqRdg2/tD XrIRVUUt+mfKdthCVJtRzEdTgcQBf8pn2HgZ5idju0ngTagx21HnujdiO7DvzQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=CEvCqgOL; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=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" X-Migadu-Spam-Score: 2.41 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=CEvCqgOL; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=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" X-Migadu-Queue-Id: 88107121EB X-Spam-Score: 2.41 X-Migadu-Scanner: scn0.migadu.com X-TUID: kFK9QF0GBInK --=-8IFFgBgHRW9UBMtR8+OQ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Dominic Martinez schreef op do 10-03-2022 om 22:18 [-0500]: > * gnu/packages/golang.scm (go-github-com-vishvananda-netns): New variable= . This is already packaged in Guix (go-netns). Greetings, Maxime. --=-8IFFgBgHRW9UBMtR8+OQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYitzohccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7q5qAP9l6hZx2+5ZjprmonXq8yU1D2+n 1jLgQqfaBiZRrXe5wAD/SAtyKIqcj+WwL8cOGt2VAxEPuzOv+bY07oManGxMVgw= =bynA -----END PGP SIGNATURE----- --=-8IFFgBgHRW9UBMtR8+OQ--