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 yOSrJLu+AmXqGAAA9RJhRA:P1 (envelope-from ) for ; Thu, 14 Sep 2023 10:05:15 +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 yOSrJLu+AmXqGAAA9RJhRA (envelope-from ) for ; Thu, 14 Sep 2023 10:05:15 +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 558075E270 for ; Thu, 14 Sep 2023 10:05:15 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=FMSoziIr; 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=1694678715; 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=9YoI5dO/QTfBQzkon8D+foJULf5ncy2kgxBHqn0mzQo=; b=CJEx/oOWphsvrBPthH5hQmbVW436p1ZxhL4MDmJUbZHd4y3y+oStiIE3KT1MA+SxlTfAw1 HNpI1bp3/n7tu7KPDR9l+bv2zj2KQd9YnOL7Q4wSGyriuUfqTuXeiRjJxEMhN5POjiAwbf +FhuqUHj/Tb8CRIGh6FiIlP52Zy5g+C7HWhvEIrekgInVcdfW5kSNr1c2nS/2nnpKEwCop MJ8u17xrq3zF2K7phf3GccdGkpeYbco1eJRIyN/092wLwRHo7EnyQr1rHqxtz7s2tu4cEg kgHzE/CemDgkxknxQeNyfnSa+bM3citzpZ7JWhznuB4TwBGvwen8DQtkfht5mw== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=FMSoziIr; 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=1694678715; a=rsa-sha256; cv=fail; b=GLoW+0UIDJx+DQhPWk+11nqGbIdj7B8dEWRjp/70vNROYhlYLU9SOgim0T37vfBXkQKzvp fftDGA65eX/O12dZpOIfrbpOKjVad41vIomuJ4V5LiPOCFY9jCYyi/Preas9uBaH2xwGgf NZJ3VrCreeSvEx1pwSPcN0NRRH0gKBXRcJNHPnnZ+VpB2BeR3nNHtnVNd2p+54hhGOQHqN yAFvLM608sdzYuEXICn8Pw2v1OgI55D3OlJIgZXCgfs6vdXgDovHmxaFduapCV77SLzkvU PSvj2J5pSc+rXSVsB1iwBLPAbwvfFOnSozGTnLOGSCZPXOZJhdr4DsbCH4OlWA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qghLS-0006sk-Pv; Thu, 14 Sep 2023 04:05:02 -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 1qghLQ-0006qQ-1U for guix-patches@gnu.org; Thu, 14 Sep 2023 04:05:00 -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 1qghLP-0005Si-PZ for guix-patches@gnu.org; Thu, 14 Sep 2023 04:04:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qghLV-0000Pn-F3; Thu, 14 Sep 2023 04:05:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65974] [PATCH 14/33] gnu: Add go-github-com-u-root-gobusybox-src-pkg-bb. 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:05 +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.16946786601341 (code B ref 65974); Thu, 14 Sep 2023 08:05:05 +0000 Received: (at 65974) by debbugs.gnu.org; 14 Sep 2023 08:04:20 +0000 Received: from localhost ([127.0.0.1]:37416 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qghKm-0000LT-0w for submit@debbugs.gnu.org; Thu, 14 Sep 2023 04:04:20 -0400 Received: from sender11-op-o11.zoho.eu ([31.186.226.225]:17133) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qghKQ-0000Gj-Va for 65974@debbugs.gnu.org; Thu, 14 Sep 2023 04:03:59 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1694678631; cv=none; d=zohomail.eu; s=zohoarc; b=THBxCxM738AeRCd5l1SleunUbfb134SyjtVyeHqys2O+yQvi/UzBZraLNqkMsN30p7i0JYYndP0/fRRXkQA5YO7hwU86ULGPyt7+DrNu1QgBY/zz134KbBLZK1k1q3LS2EkmbrEoJmY9Vw6SUnAYgKXV40dEm1DPk57cVWyGR8U= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1694678631; 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=9YoI5dO/QTfBQzkon8D+foJULf5ncy2kgxBHqn0mzQo=; b=I/VdN1iOx2u7AlEj/1rINpnLOIKF/gtRWvaVOX1J0DunqDnXsGYPiv5X5VEqQ6NTeDGzEPRN9ujl3u3XWFOTVJVp7nQSo4DHkA5MyvYIvBELjgBBtsSmduayLjteQiL5FkmACohSR5cepiyPi4AK+DgdYaHBexcCzj/xqd/dBm4= 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=1694678631; 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=9YoI5dO/QTfBQzkon8D+foJULf5ncy2kgxBHqn0mzQo=; b=FMSoziIrjW2oXaRTikjaZJKwAANUFwAzLdzo2fAVWf4fK5g9cc/ma00dMoPLwehT dBgOzHzjTAEpp9XhfPE4AC+HxrnbaUJKI1pJMIpIffPgSTTJ24X3dnSJvGQbvWo30N4 huRZaUxsPFp3kGQBENryiEYT38cfJgPpmIiTEnwz8mpkg03HHdXBzh0FOtwYFeLPgOZ eAGgCNv0mfom0BNeVMfLC+pbLIOhrqz/1tuSGhW6rdp/gj3nDtBvf33s7W4q5AO6uQ/ WsHB7PGNgbRJesve3qyKhrEOFomofoodNJN649dQo2yZn6riJFzTtLPeScEci6Y61VL 9T7Jei48Mg== 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 16946786299102.6686472057608626; Thu, 14 Sep 2023 10:03:49 +0200 (CEST) From: Edouard Klein Message-ID: <853f58bce2de9da1c89422c11585f7eb23d0058b.1694678168.git.edk@beaver-labs.com> Date: Thu, 14 Sep 2023 10:02:59 +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: 558075E270 X-TUID: LxtodOtUkmLo * gnu/packages/golang.scm (go-github-com-u-root-gobusybox-src-pkg-bb): New = variable. --- gnu/packages/golang.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 2ce2c57347..08fd4c5010 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -13441,6 +13441,39 @@ (define-public go-github-com-u-root-uio-cp (description #f) (license license:bsd-3))) =20 + +(define-public go-github-com-u-root-gobusybox-src-pkg-bb + (package + (name "go-github-com-u-root-gobusybox-src-pkg-bb") + (version "0.0.0-20230817123913-21a9727f4316") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/u-root/gobusybox") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0n03f150487459ljmhzfpjm6jdf7axifl9qfahq5mwcynb495w2z")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/u-root/gobusybox/src/pkg/bb" + #:unpack-path "github.com/u-root/gobusybox")) + (propagated-inputs `(("go-golang-org-x-xerrors" ,go-golang-org-x-xerro= rs) + ("go-github-com-hashicorp-errwrap" ,go-github-com= -hashicorp-errwrap) + ("go-golang-org-x-tools" ,go-golang-org-x-tools) + ("go-golang-org-x-sys" ,go-golang-org-x-sys) + ("go-golang-org-x-mod" ,go-golang-org-x-mod) + ("go-github-com-u-root-uio-uio" ,go-github-com-u-= root-uio-uio) + ("go-github-com-u-root-uio-ulog" ,go-github-com-u= -root-uio-ulog) + ("go-github-com-u-root-uio-cp" ,go-github-com-u-r= oot-uio-cp) + ("go-github-com-hashicorp-go-multierror" ,go-gith= ub-com-hashicorp-go-multierror) + ("go-github-com-google-goterm" ,go-github-com-goo= gle-goterm))) + (home-page "https://github.com/u-root/gobusybox") + (synopsis #f) + (description #f) + (license license:bsd-3))) + (define-public go-github-com-vishvananda-netlink (package (name "go-github-com-vishvananda-netlink") --=20 2.40.1