From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id KFQvHUax/GVOVgAAe85BDQ:P1 (envelope-from ) for ; Thu, 21 Mar 2024 23:14:30 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id KFQvHUax/GVOVgAAe85BDQ (envelope-from ) for ; Thu, 21 Mar 2024 23:14:30 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lyrion.ch header.s=20230702 header.b=2xX13JpZ; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1711059270; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc: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=DZOjVfYt/IBYO8x/ssOP4DBtYqREef3Aj/mfvXGaEBY=; b=Hqso+CnXlEWjdqai4Qd/NDNTeL8DUPS7QW5OwM4T1hglJveK0F/0FQKwD2VVNEtiCAYShI Ks5rvpshR7MQuCNSuW74unH1ZdSGe3tx9AOKgJD8muhSH/SSm3LtAQUxLCXZ4+iQ3Cwh3B r5si08KofO81UPjbErsQw7thMiXQMYFXzq40FNgenKkVxU8zSbOUdrmawRM/0JJ/60pD62 EljPL5hSlh3uojcmJX/r5wZsVkJbG35EZ3rZr+7ysSrZUbbvhYvsrmF8A7fn+kFB0h8xYX rMTF3Nbv7ffaDR3YQaB83DNV6FmTnYU1setRg4yK6od/PuRg1kY2OKpezUNWLA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lyrion.ch header.s=20230702 header.b=2xX13JpZ; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1711059270; a=rsa-sha256; cv=none; b=hiphi33PgZixantNnwkJN25G1msRwSU+BoU881XQ+9tRG432qX3MS9UEbtmlPISgqIrfUy 5p2NcpS5RAoQiZv3bCSXkC1gZaVgD+qZMakhJ3jxC87c5loER0AnThm4XGpuO5iLEIkk1t 44sW5d22P0rvq1pTC6q5nMk6VUU/A7/XvDnUs0jplWrR1WbkSENe8fsItCoypz08jGLkXI itiXVKi9s4K6W8pLVAU6L9TPk9hil+TrVe9aT0p9PvqJN87yS9HrTNqAsM+pl2PeU0b8Nz 87bluKCQLki0EX90teRuTrolCb8wXjuBdQXUTbI8/sdsSfa+bKkCMW8/RZ7YGw== 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 2C8E968D74 for ; Thu, 21 Mar 2024 23:14:30 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rnQg3-0005F7-9i; Thu, 21 Mar 2024 18:14:23 -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 1rnQg2-0005Ew-06 for guix-patches@gnu.org; Thu, 21 Mar 2024 18:14:22 -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 1rnQg1-0001Ud-OJ for guix-patches@gnu.org; Thu, 21 Mar 2024 18:14:21 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rnQgf-0006Kw-TY for guix-patches@gnu.org; Thu, 21 Mar 2024 18:15:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69932] [PATCH] gnu: shellutils: Add process-compose 0.88.0. References: In-Reply-To: Resent-From: Daniel Ziltener Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Mar 2024 22:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69932 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69932@debbugs.gnu.org Cc: dziltener@lyrion.ch Received: via spool by 69932-submit@debbugs.gnu.org id=B69932.171105926424246 (code B ref 69932); Thu, 21 Mar 2024 22:15:01 +0000 Received: (at 69932) by debbugs.gnu.org; 21 Mar 2024 22:14:24 +0000 Received: from localhost ([127.0.0.1]:40698 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnQg3-0006Ix-OB for submit@debbugs.gnu.org; Thu, 21 Mar 2024 18:14:24 -0400 Received: from 195-15-241-199.dc3-a.pub1.etik-cloud.com ([195.15.241.199]:56991 helo=lyrion.ch) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnQg0-0006IY-P6 for 69932@debbugs.gnu.org; Thu, 21 Mar 2024 18:14:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lyrion.ch; s=20230702; t=1711059216; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=DZOjVfYt/IBYO8x/ssOP4DBtYqREef3Aj/mfvXGaEBY=; b=2xX13JpZxwTD18r/fQrk74qnl4gAagcl0wcp6+rV1DQ6vOnDmj8Q+XM7x5xA8hoHNCw4rH wOvwo51QlRIS0d76kSLKKhOqJcx+jSAsMLl62YDNJdPJ2visQ7QVdnVnzKLJcwBc3F5smC 1cXjeZISS5eEdi4jhj+PLIv+SW3GhItG/7V/szPTFNyuZ9GUxxiVEOMgzVo8Pvbb4t01XT lyY84qgppbLBUykFxToYEthiOGofTw8n1eroQhxNpl14dcmV/Zfu2qBaqw+tm55b3jcJ8o vThp18RiOZUX0DHLl/v+NM9rcg9fjmVfDPVjUlos8a5zHT0/PS8dpxE8+rff5g== Received: from localhost ( [2a06:6880:42c:1600:50f3:a754:c01:3b8a]) by lyrion.ch (OpenSMTPD) with ESMTPSA id bd8ce6a8 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 21 Mar 2024 22:13:36 +0000 (UTC) Message-ID: Date: Thu, 21 Mar 2024 19:16:48 +0100 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: Daniel Ziltener X-ACL-Warn: , Daniel Ziltener via Guix-patches From: Daniel Ziltener 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.83 X-Spam-Score: -6.83 X-Migadu-Queue-Id: 2C8E968D74 X-Migadu-Scanner: mx11.migadu.com X-TUID: IlbfJUFHHpKQ Sorry for the commit above; this one here is the corrected, working one. --- gnu/packages/shellutils.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm index e58e9e61fc..fc8c1bc0f1 100644 --- a/gnu/packages/shellutils.scm +++ b/gnu/packages/shellutils.scm @@ -539,6 +539,34 @@ (define-public direnv environment variables of the current shell.") (license license:expat))) +(define-public process-compose + (package + (name "process-compose") + (version "0.88.0") + (source + (origin + (method url-fetch/tarbomb) + (uri (string-append + "https://github.com/F1bonacc1/process-compose/releases/download/v" + version "/process-compose_linux_amd64.tar.gz")) + (sha256 + (base32 + "1qhfrbd5ybb0sinl9pad64rscr08qvlfzrzmi4p4hk61xn6phlmz")))) + (build-system trivial-build-system) + (arguments + (list + #:modules '((guix build utils)) + #:builder #~(let ((source (assoc-ref %build-inputs "source")) + (output (assoc-ref %outputs "out"))) + (use-modules (guix build utils)) + (install-file + (string-append source "/process-compose") output)))) + (home-page "https://f1bonacc1.github.io/process-compose") + (synopsis "Scheduler and orchestrator for processes") + (description "Process Compose is a simple and flexible scheduler and orchestrator +to manage non-containerized applications.") + (license license:expat))) + (define-public fzy (package (name "fzy") -- 2.41.0