From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CWiLDVDNT2FsyAAAgWs5BA (envelope-from ) for ; Sun, 26 Sep 2021 03:30:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id UJ/QCFDNT2HGLgAA1q6Kng (envelope-from ) for ; Sun, 26 Sep 2021 01:30:56 +0000 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 B74C1D3FA for ; Sun, 26 Sep 2021 03:30:55 +0200 (CEST) Received: from localhost ([::1]:56984 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mUJ0I-0003o8-Rw for larch@yhetil.org; Sat, 25 Sep 2021 21:30:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35826) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUIzT-0003ea-Ri for guix-patches@gnu.org; Sat, 25 Sep 2021 21:30:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51891) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUIzT-0000KG-KD for guix-patches@gnu.org; Sat, 25 Sep 2021 21:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mUIzS-0005Rz-GE for guix-patches@gnu.org; Sat, 25 Sep 2021 21:30:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50793] [PATCH v2 1/2] gnu: Add JSON.sh References: <20210925013848.GA2384@singpolyma-beefy.lan> In-Reply-To: <20210925013848.GA2384@singpolyma-beefy.lan> Resent-From: Stephen Paul Weber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 26 Sep 2021 01:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50793 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50793@debbugs.gnu.org Cc: Stephen Paul Weber Received: via spool by 50793-submit@debbugs.gnu.org id=B50793.163261979720910 (code B ref 50793); Sun, 26 Sep 2021 01:30:02 +0000 Received: (at 50793) by debbugs.gnu.org; 26 Sep 2021 01:29:57 +0000 Received: from localhost ([127.0.0.1]:35201 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUIzN-0005RB-DX for submit@debbugs.gnu.org; Sat, 25 Sep 2021 21:29:57 -0400 Received: from singpolyma.net ([192.99.233.116]:41933) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mUIzL-0005Qz-Tw for 50793@debbugs.gnu.org; Sat, 25 Sep 2021 21:29:56 -0400 Received: by singpolyma.net (Postfix, from userid 1000) id 3CB47486167C; Sun, 26 Sep 2021 01:29:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=singpolyma.net; s=iweb; t=1632619795; bh=4T9TQ6QWmVM5oSF0nkP6zKNIWa7OcmcvqYgrCDvgItA=; h=From:To:Cc:Subject:Date:From; b=YsKahkBcUMOp5H1jPWEbdjl+X6zIT5FnRDVsdGp494M7qYUznx/gbPRSyIgFqGIGE /6HEslAuse8kBYgGH7IM08eu8mHLRn5R/vz9I/DfndIhgE3OqzdyT03CcT3BOJ+xtt hsn7z8RAhGf7hc2ss0kDeeMl3Ocqp8quNYrIGB+g= From: Stephen Paul Weber Date: Sat, 25 Sep 2021 20:29:45 -0500 Message-Id: <20210926012946.621-1-singpolyma@singpolyma.net> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632619855; h=from:from:sender:sender: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=Mh07JbUfU9I0PmcrWs4rI+JT35E8BH8Bclw0XoLb9qk=; b=KhXOQQ85oRiYNySEKpShmsOkGuURPzOQzfJlXMpX96BxMaSTJRSHdovYmqDZq5mrcUEEkx 94WQUG5NceY8ldo/Z6KLe4YjFOSnim1j2v6cWQQR3R8uwY+iqMfO2rzMVmq98dYsRGk9Oo lFdDDovN3vogP5Pm048zq5P6QFsjfkmmMpMNdF3wsIti3hMY3rtXHzlgPsoa8T8mzCjFxp SiIH27iPMCruVThtJZjjyQgUi3hv0IvMC8MPvR1a4CGAj/CMec2AxcoDPwHDiiXxv0QfTp wxTSWWMh+RvzNh5TeDb5LZ9T1l6nunw1OtQwIWweRGlx64jjV+tM8gS+9ZLEyA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632619855; a=rsa-sha256; cv=none; b=iIdZaGIx/EEf+gd6pKmVeB+adYdij7NKFxhDaCL5uZCcySOrYEydfGOop0DwHiwZ13l61A PLp809zug5JoXS0eUyZ4yO//AxG2EuJuuiuoZx4Oywflg/NkeXLyX8jH44aUy2Wjriicj0 am11LQHV7g6oFjAaltbeSz1UCu/wXBC66ogv9yZGc9sj8neQ+dkBTChpwR1FQX81u9fAKB NSKPoGlOcVbclWeVr+oFolF4wFegcnIyVpoiTf6WLMt+I/+mX3ntKFSP+UaIwS8wjOILrJ QaSQTnJGbNgwDf36QwFBQAeV1HhKzLLK9GLiWlOUYql/DnHiYxNctu2AOc9jeg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=singpolyma.net header.s=iweb header.b=YsKahkBc; dmarc=fail reason="SPF not aligned (strict)" header.from=singpolyma.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=singpolyma.net header.s=iweb header.b=YsKahkBc; dmarc=fail reason="SPF not aligned (strict)" header.from=singpolyma.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: B74C1D3FA X-Spam-Score: 3.31 X-Migadu-Scanner: scn1.migadu.com X-TUID: DAYBMnePYoPg * gnu/packages/serialization.scm (JSON.sh): New variable. --- gnu/packages/serialization.scm | 51 ++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) diff --git a/gnu/packages/serialization.scm b/gnu/packages/serialization.scm index 196141ace8..b8cdfdc048 100644 --- a/gnu/packages/serialization.scm +++ b/gnu/packages/serialization.scm @@ -34,10 +34,13 @@ #:use-module (guix git-download) #:use-module (guix utils) #:use-module (guix build-system cmake) + #:use-module (guix build-system copy) #:use-module (guix build-system gnu) #:use-module (guix build-system python) #:use-module (gnu packages) #:use-module (gnu packages autotools) + #:use-module (gnu packages base) + #:use-module (gnu packages bash) #:use-module (gnu packages boost) #:use-module (gnu packages check) #:use-module (gnu packages compression) @@ -458,6 +461,54 @@ it a convenient format to store user input files.") (base32 "1180ln8blrb0mwzpcf78k49hlki6di65q77rsvglf83kfcyh4d7z")))))) +(define-public json.sh + (let ((commit "0d5e5c77365f63809bf6e77ef44a1f34b0e05840") + (revision "1")) + (package + (name "json.sh") + (version (git-version "0.0.0" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/dominictarr/JSON.sh") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "14lxvp5xbdk0dcwkjbdp098z1108j8z48zaibndh4i731kkcz43i")))) + (build-system copy-build-system) + (arguments + `(#:install-plan '(("JSON.sh" "bin/")) + #:phases + (modify-phases %standard-phases + (add-before 'install 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? (invoke "./all-tests.sh")) + #t)) + (add-after 'install 'wrap-program + (lambda* (#:key inputs outputs #:allow-other-keys) + (wrap-program (string-append (assoc-ref outputs "out") "/bin/JSON.sh") + `("PATH" ":" prefix + (,(string-join + (map (lambda (in) (string-append (assoc-ref inputs in) "/bin")) + '("grep" "sed" "coreutils")) + ":")))) + #t))))) + (inputs + `(("bash-minimal" ,bash-minimal) + ("grep" ,grep) + ("sed" ,sed) + ("coreutils" ,coreutils))) + (synopsis + "Pipeable JSON parser written in shell") + (description + "A JSON parser written in shell, compatible with ash, bash, dash and zsh. +Pipe json to it, and it traverses the json objects and prints out the path to +the current object (as a JSON array) and then the object, without whitespace.") + (home-page "https://github.com/dominictarr/JSON.sh") + (license (list license:expat license:asl2.0))))) + (define-public capnproto (package (name "capnproto") -- 2.20.1