From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 CJTFB03+w2S5hwAASxT56A (envelope-from ) for ; Fri, 28 Jul 2023 19:43:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id tV6oB03+w2RrOQAAauVa8A (envelope-from ) for ; Fri, 28 Jul 2023 19:43:41 +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 AEBAA42E1C for ; Fri, 28 Jul 2023 19:43:40 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=3ELaoXny; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690566220; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=HXHRiHSNvOsImh+klGZeJulvHHFqocyb/rmimIIbctA=; b=s9zykd4lB1zv8m1B2eE+ywMwWfcEdj5IQLLMKr+QKd5b5XHTwyrMIjB9Ec22qEF9cW7gEJ VtWsKHah2Ot26ec94ycPdTJBVZU51xYBG8LbTrVDHBM5iyFkX4FCR7e8dryhmMRAm5OUbR VO+8400mnAOm/87YzNcN9vi8URX0Q4XU9/ZG121m915tHRHfZqbhR6U6CF79Xh2Ew3sGGU /GWtugL5/AW+frs6+BuP+LYO79Ti7LWLhCIIuWvyFZvI6i+DWcTLa/CBr3aUozD1M5fzm/ mqR4lcgY5+mMqOh4KFk6MNZ1gSVVWoj4dIPaGM1vf3AB6prjeX8vwoM5MJpx3g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690566220; a=rsa-sha256; cv=none; b=eaEjTC70p2jtP7kuh99rIymRvTOkdN40MSm0W1Qc/1ItYbMk6gufjUpdtaTD7gv/3JbSfX Fd236EQMofN/o1Pv3ANXKCdmCkgczA9QAs/Vibxh7AUfccC2Aflr2t8DWGYeacCM1NZzAP SCbvd26r7GBodcOOJlhXOM8TO43pHY9zo+53BEyZUa604BeNZld6OnGmgPKMHeZLaoOzSv iO9TbxZPwehn3l/IMf6QCF+sbGtm7saccoVaT3gV1sq5zSzSuw7po55p9XVskxnPYfrTtI HUy0E1yvr+n54lOIE5JuuVSUxuzX2657TJdBMPfj7Lm92i6G1J5Wxbq7vVKAAg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=3ELaoXny; 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=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPRAE-0002LK-Ar; Fri, 28 Jul 2023 13:22: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 1qPRAA-0002Kp-RG for guix-patches@gnu.org; Fri, 28 Jul 2023 13:22:03 -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 1qPRAA-0000dR-Jf for guix-patches@gnu.org; Fri, 28 Jul 2023 13:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPRAA-0001Gb-Fq for guix-patches@gnu.org; Fri, 28 Jul 2023 13:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64916] [PATCH v2 22/23] gnu: Add go-github-com-mikefarah-yq-v4. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Jul 2023 17:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64916 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64916@debbugs.gnu.org Cc: Hilton Chain Received: via spool by 64916-submit@debbugs.gnu.org id=B64916.16905648904812 (code B ref 64916); Fri, 28 Jul 2023 17:22:02 +0000 Received: (at 64916) by debbugs.gnu.org; 28 Jul 2023 17:21:30 +0000 Received: from localhost ([127.0.0.1]:46034 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPR9d-0001FS-QM for submit@debbugs.gnu.org; Fri, 28 Jul 2023 13:21:30 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:44894) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPR9N-0001Eq-Sn for 64916@debbugs.gnu.org; Fri, 28 Jul 2023 13:21:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1690564596; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HXHRiHSNvOsImh+klGZeJulvHHFqocyb/rmimIIbctA=; b=3ELaoXnyT/847SwP8/fQAwkLcE0/BFYB6tT20LGbWoMyapvTV3wkgqcIWlI9ebJnHZeRuC kmAMGoso5ZNEk9kuDWnP3SHAv3BrkNfK700wUO4f/zJ6DET7prJB8a8v0IosenOmGFqsMF ClD6+IgWt3PjtKhYigTTHCO5EDZC6EZZwSNG0UiDYEF4Ze5btm5uPuMt31RJJjkHKDWfPy Ew4HYZS5SfChYC9RlGS+Us3KkuMqq3O9XBKTFtF6QJpnvvZHgoqywuBXCWVtAXseuV4bOz cqUSd3KDe9maT9bUzL/ySQw4d3QL3Z+WkMvGF7iXzYzuS+zSHVj8sM93kuIjmQ== Date: Sat, 29 Jul 2023 01:20:08 +0800 Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: -- 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.15 X-Spam-Score: -6.15 X-Migadu-Queue-Id: AEBAA42E1C X-Migadu-Scanner: mx1.migadu.com X-TUID: frSTzJQidpGF * gnu/packages/web.scm (go-github-com-mikefarah-yq-v4): New variable. --- gnu/packages/web.scm | 47 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index b7be06cd7b..b2aea7940e 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -5063,6 +5063,53 @@ (define-public jq you'd expect.") (license (list license:expat license:cc-by3.0)))) +(define-public go-github-com-mikefarah-yq-v4 + (package + (name "go-github-com-mikefarah-yq-v4") + (version "4.34.2") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/mikefarah/yq") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0y5i0p4fiq0kad9xqihhyclhd9d3l2r5yligdkvsdc90hlqjmql3")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/mikefarah/yq/v4" + #:phases + #~(modify-phases %standard-phases + (add-after 'install 'remove-binary + (lambda _ + (delete-file-recursively + (string-append #$output "/bin"))))))) + (propagated-inputs + (list go-github-com-a8m-envsubst + go-github-com-alecthomas-participle-v2 + go-github-com-dimchansky-utfbom + go-github-com-elliotchance-orderedmap + go-github-com-fatih-color + go-github-com-goccy-go-json + go-github-com-goccy-yaml + go-github-com-jinzhu-copier + go-github-com-magiconair-properties + go-github-com-pelletier-go-toml-v2 + go-github-com-spf13-cobra + go-golang-org-x-net + go-golang-org-x-text + go-gopkg-in-op-go-logging-v1 + go-gopkg-in-yaml-v3)) + (home-page "https://mikefarah.gitbook.io/yq/") + (synopsis + "Command-line YAML, JSON, XML, CSV, TOML and properties processor") + (description + "This package provides @code{yq}, a command-line YAML, JSON and XML +processor. It uses @code{jq}-like syntax but works with YAML files as well as +JSON, XML, properties, CSV and TSV. ") + (license license:expat))) + (define-public go-github-com-itchyny-timefmt-go (package (name "go-github-com-itchyny-timefmt-go") -- 2.41.0