From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WNhZIPIwc2Xi4QAAG6o9tA:P1 (envelope-from ) for ; Fri, 08 Dec 2023 16:06:26 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WNhZIPIwc2Xi4QAAG6o9tA (envelope-from ) for ; Fri, 08 Dec 2023 16:06:26 +0100 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 7031B1482E for ; Fri, 8 Dec 2023 16:06:26 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=fbNb6BQO; 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=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702047986; 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=Lo/+lkXD4AQjtk7cUt5hpA2PXrTypA9KVVTwKRFC1II=; b=sILw4xFfGzoQhRdQ99W+qe2F4fKZn4bklcjpskpsxddASf3D4ypAB+rbyyMwtzF87FpOaJ 6GcfteeG2jCGoM2CjfDqAW2jPbUq6MlDTq2hhfX1ts3MQcJCsJdmUnlcf5ASC5qIeHsyeK BJQucWocWhz2ieRj76L818vIcLEzj+uox3keEos2tkWBh44cSPSxti+AOnN6iLLXsz/gBC QU6FCNotE9IgROV9PR+xXL1j6DcKxeKPpEQ6NRNFUn/S1brA/TOH9XbPx6pt6ugQGAcKLA fexq7pPaL3LvDlYCy/rAEbFG9h3sipoFq+VTfwQw6c26+4GF2nxG2ba3MkSbjA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=fbNb6BQO; 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=1; s=key1; d=yhetil.org; t=1702047986; a=rsa-sha256; cv=none; b=q2GMgjVFOTUFkda4j851eiPMTRfGkWDCvU7cXbtdJ789WRhAT3UDLdRoH+F1roPQJSmOI7 djWuA4GpC68wepcYUSmZallFFnUpPNgutESwB9QQ3kty+CEthJehhi0UM1QgOCjGzM6Ev0 z9ETsY3pZ6SOYAKlpgmCWkSfKV+bkrL3GiqMBVh08kYtEDzS08z52BCfRJ56pgOw7NAQ3w aQEe/4KLlIPahjVnyfa/LIoFE9iYaA2lE1MoDPyLLdZ+Gd9aeBv3qpdjLKWLQLK8cZYd+U SDdmxsDlJIFX3Lg1tYvxfo5/Hdny0fQUyTQV+l5B+fbakcznITkLMr0uZ1lLzg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBcPP-0004JG-6x; Fri, 08 Dec 2023 10:04:55 -0500 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 1rBcPK-0004Cb-Nn for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04:50 -0500 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 1rBcPK-0001OR-Dn for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04:50 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rBcPX-0001ET-C7 for guix-patches@gnu.org; Fri, 08 Dec 2023 10:05:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v3 08/15] gnu: Add elixir-bunt. Resent-From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 08 Dec 2023 15:05:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66801 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: liliana.prikler@gmail.com Cc: 66801@debbugs.gnu.org Received: via spool by 66801-submit@debbugs.gnu.org id=B66801.17020478594542 (code B ref 66801); Fri, 08 Dec 2023 15:05:03 +0000 Received: (at 66801) by debbugs.gnu.org; 8 Dec 2023 15:04:19 +0000 Received: from localhost ([127.0.0.1]:45632 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOo-0001B5-Mg for submit@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:19 -0500 Received: from relay5-d.mail.gandi.net ([2001:4b98:dc4:8::225]:42067) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOh-00019A-9L for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:12 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id 7A70D1C0010; Fri, 8 Dec 2023 15:03:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702047832; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=Lo/+lkXD4AQjtk7cUt5hpA2PXrTypA9KVVTwKRFC1II=; b=fbNb6BQOyfFzWv2u0vTFULipTHStjTDgyvnWfPwvtiXOk63qSypr5Wn9NyuzoMo0kNWa4X 775c6OKSBJNvL3guJBUqyJ+ujdyaRs8u5ACCS3GDolHIUPeUp06QD/dI1LLh/q5acQGlaZ Nyo2aDfVqlTnQ0WLQwbBQic39B4YNwKLaqbLQRggvoKprpzj0pFKm6YkUQWyEoODFrMb4f IyDgw9ngkICBtlEZ3Ms3xJJgdYyD3VtjHetyk6El9aPUvYzhOzFd3Ml1q5N3N/wodkZ7Gv joZzVnXUwPQlmSKR5Ad3QaauqWZHjTQQgy97IcPDLg2eITBeKNmLAbLBkpLgBw== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Fri, 8 Dec 2023 16:03:23 +0100 Message-ID: <2a3a2f8361fd4d27d9832fd9a95023ad57bbc14f.1702044562.git.contact@phfrohring.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-GND-Sasl: contact@phfrohring.com 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-Spam-Score: -1.25 X-Spam-Score: -1.25 X-Migadu-Queue-Id: 7031B1482E X-Migadu-Scanner: mx12.migadu.com X-TUID: Q4UXGVrAPQ6n From: Pierre-Henry Fröhring * gnu/packages/elixir-xyz.scm (elixir-bunt): New variable. Change-Id: Ib84797c31d6ab40d59b87b040993dae9391ead6b --- gnu/packages/elixir-xyz.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/elixir-xyz.scm b/gnu/packages/elixir-xyz.scm index bed84e9f2..984649de4 100644 --- a/gnu/packages/elixir-xyz.scm +++ b/gnu/packages/elixir-xyz.scm @@ -125,6 +125,25 @@ (define-public elixir-file-system (home-page "https://hexdocs.pm/file_system/") (license license:wtfpl2))) +(define-public elixir-bunt + (package + (name "elixir-bunt") + (version "0.2.1") + (source + (origin + (method url-fetch) + (uri (hexpm-uri name version)) + (sha256 + (base32 "19bp6xh052ql3ha0v3r8999cvja5d2p6cph02mxphfaj4jsbyc53")))) + (build-system mix-build-system) + (arguments + (list + #:tests? #f)) + (synopsis "256 color ANSI coloring in the terminal") + (description "256 color ANSI coloring in the terminal.") + (home-page "https://hexdocs.pm/bunt/") + (license license:expat))) + ;;; ;;; Avoid adding new packages to the end of this file. To reduce the chances ;;; of a merge conflict, place them above by existing packages with similar -- 2.41.0