From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 aMJUJnlzK2LGBgEAgWs5BA (envelope-from ) for ; Fri, 11 Mar 2022 17:06:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id iHDaInlzK2KDOwEAauVa8A (envelope-from ) for ; Fri, 11 Mar 2022 17:06:17 +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 62CBB122BF for ; Fri, 11 Mar 2022 17:06:17 +0100 (CET) Received: from localhost ([::1]:34306 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nShmS-0007vR-I7 for larch@yhetil.org; Fri, 11 Mar 2022 11:06:16 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39398) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nShmE-0007vI-Ac for guix-patches@gnu.org; Fri, 11 Mar 2022 11:06:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44335) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nShmD-0008DN-Ry for guix-patches@gnu.org; Fri, 11 Mar 2022 11:06:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nShmD-0003fe-MF for guix-patches@gnu.org; Fri, 11 Mar 2022 11:06:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54335] [PATCH 10/14] gnu: Add go-github-com-vishvananda-netlink. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 11 Mar 2022 16:06: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.164701475014091 (code B ref 54335); Fri, 11 Mar 2022 16:06:01 +0000 Received: (at 54335) by debbugs.gnu.org; 11 Mar 2022 16:05:50 +0000 Received: from localhost ([127.0.0.1]:38232 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nShm2-0003fD-LU for submit@debbugs.gnu.org; Fri, 11 Mar 2022 11:05:50 -0500 Received: from baptiste.telenet-ops.be ([195.130.132.51]:44990) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nShm1-0003f5-Dd for 54335@debbugs.gnu.org; Fri, 11 Mar 2022 11:05:49 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by baptiste.telenet-ops.be with bizsmtp id 545n270084UW6Th0145nUp; Fri, 11 Mar 2022 17:05:47 +0100 Message-ID: From: Maxime Devos Date: Fri, 11 Mar 2022 17:05:47 +0100 In-Reply-To: <20220311034741.14377-1-dom@dominicm.dev> References: <20220311031849.12681-1-dom@dominicm.dev> <20220311034741.14377-1-dom@dominicm.dev> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-Wv0xMCcF9Yk34Dxwjks7" 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=1647014747; bh=/gkoAm09ID/CNNwpkkUa/Ala66YBt3xBPaCTjCzJKy4=; h=Subject:From:To:Date:In-Reply-To:References; b=kYy8GWrOg/VDt6740zYoXiT5FRrLT944xKwB4rSskIfmLXOSyt3Cxr1au5tBu+dbO TIeeXVtpTvHsUMPl5EHRPv4d4aNiJbIRX1+WubINM12e+aXkaeXl0A2+EMxOz9HLr2 ZaEUfeFFL7jRqY1azP5kWmAQ9XBaJUsQR4fhDw6EFAbv3p7D4uZ0TmpqR7Hmhbpvsa 23Zb7rh/NXBQk7zj6S/HTxilrb0JzO1oQCpGWmM+btlMpTquZdBofw/t1udXu8GciU dTA+NVDrPIp862XFwtW0XocS8AAtijJzarU9th8dXuHERfa0UaWhKVbv/Y3uDfSWVb YjaQy+xiIRXjw== 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=1647014777; 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=/gkoAm09ID/CNNwpkkUa/Ala66YBt3xBPaCTjCzJKy4=; b=Uo562D5Ftn5ntWLCUyWmAJh2Wb5dYVusZ5E60Tpf4Q8LoVVdrwlqzwEmFwTODEFgwMs74b hcBZQuJ9yXcchgtqXJtWH4L7IcvGgU/nlqHTONttPyLZ8zSJ9ObKreJIcvmW/5S6hnwCse L7l3b6//Sze/gG74O60qkN+DAk74FKtQL1+EVX/apxagGl4WuQgkaezFHOMNzqXPwhe1U+ SBvF7zjz8y1SGUJjFoHkPI1WffNWgo++vZLENbgg+tZhhTD0REwLn0ps5drGJ2wE/1QdBD 2iQxoxetq7Pbci41SIJNrTigqvCsO+nUyIqVDAVSzRtAAPpueMi3GEgys6e1jA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1647014777; a=rsa-sha256; cv=none; b=Uik9D797mp/L8NfF5Yi8kzZEPhy0RtVr/TqeR+p4pRX77TLxZY1OkFDLyzfUmPlaZTu54t TagCjGbTGDB/1XJK1nAO2PguxmjzyYpu3XZ4XLC8F41D9o2/bqAWaTjNub1qRldcLbLHGK E+L+ml+z1I8bsyNJqYnXzmM7yFL/UZALcpoaw6ojhhGv9yW1Az6TTCmIPzepJk7Uwg5Ewt DcDaNEM6He4N9A6TOtEsMrJDMuEroIFobiOiHNvjpmeZadwiL5af597v9Rtc08lHYViCCF 41g1MPsMsQKgPTnG+gXUFuu2Ef4gqJbTfvhmP+3mFkMb9KuSolJsuQ/c48mhNA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=kYy8GWrO; 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=kYy8GWrO; 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: 62CBB122BF X-Spam-Score: 2.41 X-Migadu-Scanner: scn0.migadu.com X-TUID: J2jy6YMFMvkA --=-Wv0xMCcF9Yk34Dxwjks7 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Dominic Martinez schreef op do 10-03-2022 om 22:47 [-0500]: > * gnu/packages/golang.scm (go-github-com-vishvananda-netlink): New variab= le. > --- > =C2=A0gnu/packages/golang.scm | 31 +++++++++++++++++++++++++++++++ > =C2=A01 file changed, 31 insertions(+) >=20 > diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm > index 24585e447e..5070981cfd 100644 > --- a/gnu/packages/golang.scm > +++ b/gnu/packages/golang.scm > @@ -9986,3 +9986,34 @@ (define-public go-github-com-vishvananda-netns > =C2=A0the handle. Changing namespaces requires elevated privileges, so i= n most cases > =C2=A0this code needs to be run as root.") > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0(license license:asl2.0))) > + > +(define-public go-github-com-vishvananda-netlink This is already packaged in Guix, see 'go-netlink'. Greetings, Maxime. --=-Wv0xMCcF9Yk34Dxwjks7 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+4iGRcl7gUCYitzWxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7l8BAQD2QBOtg/5wHHlnC/7kntdOcZaK AUi3rxWruG62mNDlaAD+Lcr/PpZZkTKSCShMcmCNkD4oyxP7IIuYeH/dz89AKg0= =WWjK -----END PGP SIGNATURE----- --=-Wv0xMCcF9Yk34Dxwjks7--