From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id wBVxBAW/AmWLagEA9RJhRA:P1 (envelope-from ) for ; Thu, 14 Sep 2023 10:06:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id wBVxBAW/AmWLagEA9RJhRA (envelope-from ) for ; Thu, 14 Sep 2023 10:06:29 +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 C4D635E884 for ; Thu, 14 Sep 2023 10:06:28 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=QnOLuUar; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.eu:reject}"); 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"; dmarc=none ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694678788; 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=m65PjLzOams3pKYfQn3aWPYWTwf/1XOQKdg2clgq+bs=; b=dhkmCvWeGv4nZjoepkcBBbEMtipgNzwwPqVAq3wgs9GPyNw8p96JgjEIYU83i65bfqYgoT aULemUuWxsaHXeOaEpW6TNrJdYKcdcoGlzluyI341oF2yfm+0rXWoX/ju2O+uHEFVompMy jEwfeM9Or0+jkq68xfMGFMuRC/9rZlYFFcZNO/F2y5PffTHiWoc0VCGZc0IFsiodQjqJpy v3tbkdfxZejst3xz+MaDIhIydTs0WPM/GZfDs1CxgIK1BjLLjpqt50rgVHUus9VOceQ523 U3823xmL53tV99wvm8Gc4nPVBRXw5NZi5uuQF0oYRRsnbI3PilpKxt6eg2Vj2w== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=QnOLuUar; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.eu:reject}"); 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"; dmarc=none ARC-Seal: i=2; s=key1; d=yhetil.org; t=1694678788; a=rsa-sha256; cv=fail; b=T2q+DVVbSnZ9Z/QO3Linpvdr4PZkmQROCgrTcFqFK4QfbMKHt3ieB1HSSSNigaRftEa9rA 4Y/sLGQmMYvuvuOymWM8wH9kWlzwuJa7maPvfjBulWKbtHmLx993FtxpI2eltt9xoas2TD 6WIxTne+ySwcle3vUqyk18McPGfUyFlpD2GJRi0d/6pag4zeKj/yQuXNxn5hdUuAGnN7if 6myf+aJ5O2tDhJOObNk8fgEESYB71TelwWRH81vztsZ2ePdmtYHQ8gDbp97cHHGtLE3G0e 3dx30kP33Pqd/30iTNdbvryXjEYacN8Xp50h/AnlhL4pdCBMp3NDrU9f82BKRQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qghLZ-0006wl-RV; Thu, 14 Sep 2023 04:05:09 -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 1qghLU-0006uO-ME for guix-patches@gnu.org; Thu, 14 Sep 2023 04:05:04 -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 1qghLU-0005U2-Bn for guix-patches@gnu.org; Thu, 14 Sep 2023 04:05:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qghLZ-0000Qx-0e; Thu, 14 Sep 2023 04:05:09 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65974] [PATCH 23/33] gnu: Add go-github-com-mdlayher-netlink. 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:08 +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.16946786811418 (code B ref 65974); Thu, 14 Sep 2023 08:05:08 +0000 Received: (at 65974) by debbugs.gnu.org; 14 Sep 2023 08:04:41 +0000 Received: from localhost ([127.0.0.1]:37432 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qghL7-0000Mi-9l for submit@debbugs.gnu.org; Thu, 14 Sep 2023 04:04:41 -0400 Received: from sender11-op-o11.zoho.eu ([31.186.226.225]:17127) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qghKY-0000JE-Gf for 65974@debbugs.gnu.org; Thu, 14 Sep 2023 04:04:06 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1694678638; cv=none; d=zohomail.eu; s=zohoarc; b=N7oJfViFqVgJm0kLvWuu+lfnwagvIUMdIzjmI7p4obsn5h/Xobq52WfKc6XsKYA27gn4gBj4hVhy9v9qOkLrY2J5U6+uKtx3AtlGODuIPpP+7BVbxq46iprbNYRDQ5ZrpKDQgJctfLX4w7q018fsZQyS8nTb9GbRjLEHTXJpB8M= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1694678638; 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=m65PjLzOams3pKYfQn3aWPYWTwf/1XOQKdg2clgq+bs=; b=bUWxCoAuaEqL23vvBEl7A76OjGdSmZ71Abn5YDagxIJflYeRDkmqHuNOUub8PltckwY9/eB2kC/GuaGcxhGpOQVzVm4fqDhlhDzK+c5ttekJX/4QAsLrtvgY9ghIyCOwZWwB5Ya+y+XoW3xbN6THcoNqZbCdTXoXhrV4xwc98/o= 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=1694678638; 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=m65PjLzOams3pKYfQn3aWPYWTwf/1XOQKdg2clgq+bs=; b=QnOLuUar6WKpTGPVeqPdO3RveEyYAiTz0snsQR+GUEt458RPAJfDI6650CITfNnR 0IzAm0Eo+OM9Wcdwf0SZK8Lsxp8XEO+nqehTG7O9+kY8x1vTnIjldgMaie3iIBWUbUV RL6JUT7BqF6UqntCtpeTsZTwBns3c4Foy07L/N55MJzhkfUI4xQMlbhEYXWVU+a4zlp F174RK/9dazF/3fTRJeKOku7+iDaBSs0DPEzc4zyHVrFCxnhJH4VW/YpgJKFx+R1JWE 3zEgovxi6olY8W+srsu19lHzH20fs1VZ/E6hl3IqEtEbIs9ifNfJ/rP25XFL6o4SlQK 9k0qOtq4lA== 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 1694678636074707.1986101093842; Thu, 14 Sep 2023 10:03:56 +0200 (CEST) From: Edouard Klein Message-ID: Date: Thu, 14 Sep 2023 10:03:08 +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-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 1.59 X-Spam-Score: 1.59 X-Migadu-Queue-Id: C4D635E884 X-TUID: T7NghAwHsTcl * gnu/packages/golang.scm (go-github-com-mdlayher-netlink): New variable. --- gnu/packages/golang.scm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 041c14a9cc..3bf113fd70 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -80,6 +80,7 @@ (define-module (gnu packages golang) #:use-module (gnu packages gcc) #:use-module (gnu packages glib) #:use-module (gnu packages gnupg) + #:use-module (gnu packages linux) #:use-module (gnu packages lua) #:use-module (gnu packages mail) #:use-module (gnu packages mp3) @@ -13637,6 +13638,36 @@ (define-public go-github-com-cilium-ebpf "Package ebpf is a toolkit for working with @code{eBPF} programs.") (license license:expat))) =20 +(define-public go-github-com-mdlayher-netlink + (package + (name "go-github-com-mdlayher-netlink") + (version "1.7.2") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/mdlayher/netlink") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1pxd0qn73jr9n64gkp2kd8q8x7xgssm3v8a68vkh88al55g8jkma")))) + (build-system go-build-system) + (arguments + `(#:import-path "github.com/mdlayher/netlink" + #:go ,go-1.20)) + (propagated-inputs `(("go-golang-org-x-sync" ,go-golang-org-x-sync) + ("go-golang-org-x-sys" ,go-golang-org-x-sys) + ("go-golang-org-x-net" ,go-golang-org-x-net) + ("go-github-com-mdlayher-socket" ,go-github-com-m= dlayher-socket) + ("go-github-com-josharian-native" ,go-github-com-= josharian-native) + ("go-github-com-google-go-cmp-cmp" ,go-github-com= -google-go-cmp-cmp) + ("iproute2" ,iproute))) + (home-page "https://github.com/mdlayher/netlink") + (synopsis "netlink") + (description + "Package netlink provides low-level access to Linux netlink sockets (= AF_NETLINK).") + (license license:expat))) + (define-public go-github-com-vishvananda-netlink (package (name "go-github-com-vishvananda-netlink") --=20 2.40.1