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 0EY4Kfm2AmVPfQAA9RJhRA:P1 (envelope-from ) for ; Thu, 14 Sep 2023 09:32:09 +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 0EY4Kfm2AmVPfQAA9RJhRA (envelope-from ) for ; Thu, 14 Sep 2023 09:32:09 +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 68A215BBB0 for ; Thu, 14 Sep 2023 09:32:09 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=MXfcI3r1; 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=1694676729; 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=YQXEdNOOyGsk7BcMUg8uTvcItz1B3keEyrBoY0m7gyM=; b=ksbk6UNYMi43BM0ea539xwULtC3AfjRPbtpCW+p6pe4JxI0HTmDEUecnNIxhvmdmvQrrZo /S6X1VN559hCrbp0IuePG1x45+Xjd7eSSbcXQ0k+AM9UUFwMZ15X8vYqgGS3KtbLlyui9B SISQQK5rO2QXtp6gj11FAsJCc+lncqZk95xBv+wDNkoUTubgNwpvViv+o/vsipOEyLhXdX Od6MKzTaPDRw+bCpbJK/IW6FTsUO7Hu8oD0jOixzgvFOSkxgw2CYs4+SUI4hJfQGajbYnj ch4mIjbgX42gEXIK6VQZrE1hmxmCCXGqPoY8LDpe1l5ZC5Dbb2rxa9z0zsn5yg== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=MXfcI3r1; 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=1694676729; a=rsa-sha256; cv=fail; b=MK8Ud2BJe6aaooK9XHyyO71oDbFCzT+9GUwiJfGSCOoWxo0EbcbhQfoskqOa164j/Rx/BM FDxG++FjKDK/EIi/wAtjhXv+K2WaKJdfe//8nMAFehZ8z6G4t2QpXUBnjTpZgp67ZeiOXk aEbU/LG4Nz7/8PCvWKnRaTJr/pYmAJxgw+93aQbfXqUbJlv9GebbDeE8gkgAjh0xgM4Ofq lnotTOHZylvsrgg7GEuU4VLqKqntw9ciZTbRk+4GBZKak8BezUnjHsqifkPBH+X/uCX07E WKwjhBZMRAOY6/xhpYUH1hckgBULeaE/307zFSpQEmzXaSJZaHhOhHXVuYeAMA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qggpa-0007KQ-En; Thu, 14 Sep 2023 03:32:06 -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 1qggoe-0006UM-QW for guix-patches@gnu.org; Thu, 14 Sep 2023 03:31:10 -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 1qggod-00040L-NJ for guix-patches@gnu.org; Thu, 14 Sep 2023 03:31:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qggoj-0007XB-BL; Thu, 14 Sep 2023 03:31:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65939] [PATCH 10/33] gnu: Add go-github-com-u-root-uio. 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 07:31:13 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65939 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65939@debbugs.gnu.org Cc: Edouard Klein , Katherine Cox-Buday X-Debbugs-Original-Xcc: Katherine Cox-Buday Received: via spool by 65939-submit@debbugs.gnu.org id=B65939.169467666228706 (code B ref 65939); Thu, 14 Sep 2023 07:31:13 +0000 Received: (at 65939) by debbugs.gnu.org; 14 Sep 2023 07:31:02 +0000 Received: from localhost ([127.0.0.1]:36948 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qggoX-0007Sk-LM for submit@debbugs.gnu.org; Thu, 14 Sep 2023 03:31:02 -0400 Received: from sender11-op-o11.zoho.eu ([31.186.226.225]:17119) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qggnu-0007NI-S6 for 65939@debbugs.gnu.org; Thu, 14 Sep 2023 03:30:32 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1694676615; cv=none; d=zohomail.eu; s=zohoarc; b=Lr2Xl68wZFdqrOnqleFPTJJqpRxIiQaYgCRrW+Vs9v8YO6hw5L9kx/LRrqYdwa5xEf5xxCXkDaO0s+i5sa7J8+J5QGJ29llkzFEgr1AMrARpz9KS8QlrTjuXStH0ucOj2QnvCnSYgZJ6wvP91ivKIKouUs82t6Kl54lCGDRwBKk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1694676615; 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=YQXEdNOOyGsk7BcMUg8uTvcItz1B3keEyrBoY0m7gyM=; b=iCpHvKDlpwSAwGIHWuTYp11ovEybEPWQWa1jrOCWaVQH4Uve05E3NAq3yuAfuTfFPlTEBbisiX0jtkjmTH2zyO6kODuZl3ecrkd8wVASlXTaSZAnC0xvUVLpKEGfbQiuBhWWY/GOSJVQN6pfUMVmSBfq0kjtlR3L10XYuveGVs8= 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=1694676615; 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=YQXEdNOOyGsk7BcMUg8uTvcItz1B3keEyrBoY0m7gyM=; b=MXfcI3r1gilNO5O/pKEp82H2q9sy/7/IfCrq12HE49e15nfeXwMQHxa9P2Fe/OjG eTuI8wCHVLSSsFhLqWF/DUJx88kljVG4n/Eqy9xKWigqxpjzNjipSrk1WoCCNn1JjuU aj36a8W9L50uwEJxMA9mIlG9OUew243NetkIdM5IHZV3/iN0UUBOflDKabxr3Gc5RL7 ctoqMUValUvrjLHJfoC6j/AeeegvHZOxBJjd4cWALH7IzzKWKUCpef2Z0GRQVBqpf1W 6/PD1hJeQxLS7cdKtQltEI4REdprAwf7rVJTkUliOSPzpAhwyuU3wndlJO20U7OWvVS /nnZx69zdQ== 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 1694676613639192.8312881399437; Thu, 14 Sep 2023 09:30:13 +0200 (CEST) From: Edouard Klein Message-ID: Date: Thu, 14 Sep 2023 09:29:23 +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: 68A215BBB0 X-TUID: uenjaONBOk/4 * gnu/packages/golang.scm (go-github-com-u-root-uio): 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 05c81b56bb..0e6d0d1adb 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -13350,6 +13350,37 @@ (define-public go-github-com-josharian-native (description "Package native provides easy access to native byte order= .") (license license:expat))) =20 +(define-public go-github-com-u-root-uio + (package + (name "go-github-com-u-root-uio") + (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 + '(#:import-path "github.com/u-root/uio/uio" + #:unpack-path "github.com/u-root/uio/" + #:tests? #f;;The tests fail because of go-github-com-pierrec-lz4-v4= but + ;; the output make it seem that test is broken, not the code. The + ;; output looks like "Got something, want something else", but + ;; something and something else look pretty much the same (at a cur= sory + ;; glance). I'll move on as I don't think this has an actual impact= . + )) + (propagated-inputs `(("go-golang-org-x-sys" ,go-golang-org-x-sys) + ("go-github-com-pierrec-lz4-v4" ,go-github-com-pi= errec-lz4-v4) + ("go-github-com-josharian-native" ,go-github-com-= josharian-native))) + (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