From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mD89DuS3dWUvQAAAauVa8A:P1 (envelope-from ) for ; Sun, 10 Dec 2023 14:06:44 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id mD89DuS3dWUvQAAAauVa8A (envelope-from ) for ; Sun, 10 Dec 2023 14:06:44 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=YMAdJ+ag; 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=1702213604; 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=atNFgxwPUeFCNaRVDDOT1qn5SUmPwJv9HHIaV/8CIZc=; b=mlks/xFfVg6xjKz10H21Kj6tGWLuKPRUKC7CK4PAQL5hToRbOiHoxnQQqwD44QjzbwRP2A FbNBk8lxxIRjt/nE7IqTxrEEhDQouVeSbr9ke0PFCpbFervpFVAPO5pCQBBV3uA/cB/6PE QaROe7n6k1VYaz0+g9GOpn7TrGDm5xK+j8LX5+F012i5AuiP8Y3XbnVM/3qCZ3QptEWwer n3dhkAc6uqPVXiYyM7KFQpuWstsFM0Nm6uQd06LiXQdpn/yRu2OSYFP1oMBrUq4+buA01g 05RTz6wYSftvY48HGwAoiJJpzb9aMLRj1bmeD+dwBa/9vXd1pGsOT8oeDj7MKA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=YMAdJ+ag; 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=1702213604; a=rsa-sha256; cv=none; b=S30WSkUdt09B0pw/FNpLwJnpiocQMVDMulifaMX38IMIsctEWNmVrOKDFoOTOSzUO1wHtw GyLgn2bVJ/35EGVy6vgm5yatpYOWSb8+JNejzLXvGwXP7ae2bVJdZEQbBsG5aCINgLmYzo CCZVxeCiNSSTBgK9owtQGsUwuQjqNMMABx1odQiP3wu9H9mhQ9m0fCqcxKb4YT9Osk1ldF DxMsG2O0ocSk6tjJyKcl1ZAkrr/f0Byr0X2VLb8lDZp6YGcRxozmpoA6MqxRDZa86nKan0 b21g8v8VktMoX0Z+f3DyNx8eBE4eBhKCeBjsowl7rSlSADw2r1s7y+HKwV5NTQ== 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 284D32565E for ; Sun, 10 Dec 2023 14:06:44 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rCJVP-00020r-Mj; Sun, 10 Dec 2023 08:05:59 -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 1rCJVI-0001uh-Qn for guix-patches@gnu.org; Sun, 10 Dec 2023 08:05:53 -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 1rCJVH-0005T3-3C for guix-patches@gnu.org; Sun, 10 Dec 2023 08:05:51 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rCJVV-0005Y6-87 for guix-patches@gnu.org; Sun, 10 Dec 2023 08:06:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v5 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: Sun, 10 Dec 2023 13:06:05 +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.170221353521186 (code B ref 66801); Sun, 10 Dec 2023 13:06:05 +0000 Received: (at 66801) by debbugs.gnu.org; 10 Dec 2023 13:05:35 +0000 Received: from localhost ([127.0.0.1]:49723 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rCJV1-0005VY-Ak for submit@debbugs.gnu.org; Sun, 10 Dec 2023 08:05:35 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:49721) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rCJUc-0005Sc-P8 for 66801@debbugs.gnu.org; Sun, 10 Dec 2023 08:05:11 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id AD5A16000A; Sun, 10 Dec 2023 13:04:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702213491; 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=atNFgxwPUeFCNaRVDDOT1qn5SUmPwJv9HHIaV/8CIZc=; b=YMAdJ+agY3urp7U+lbSh8MqvojbI9chR5stsTR4MIWVtfv7YAPPAWMk8h8kRkPgrqI3NJQ SN+oHY7KQ7d2ADDe7aS3f2Gekg5IS+4HqLRbcZnrfzRqzywFbenfhtpOYoQEREB9iTj4oR RsRVjP35SEUQ8qUWEi02iYe/ZjQzAIzvkj1pDI2S0wr3nQ6cKVCoSyDV8ODyvDd44Ba6kf kvA+7hfT5uu4HkRY5M70Hn+KE6Cf9kUR2mbl0FCghWgBBEoImmRhZOaaC9jmcK/0ikcRUW Mira1BS7gOesd3fLU1KEaUvS9t3vb5Hnf8vBHzPwQZ+rxcPS18GUFLEOVgU9SA== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Sun, 10 Dec 2023 14:04:01 +0100 Message-ID: <3fe0d073162e1e3b45cdc073c9377570637d8c29.1702212039.git.contact@phfrohring.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <455871374089253cc10d2c5b17c2cceee4a5272d.1702212039.git.contact@phfrohring.com> References: <455871374089253cc10d2c5b17c2cceee4a5272d.1702212039.git.contact@phfrohring.com> 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.27 X-Spam-Score: -4.27 X-Migadu-Queue-Id: 284D32565E X-Migadu-Scanner: mx10.migadu.com X-TUID: /0Oh3qqOgIUY 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 948d8aecc..33fa20749 100644 --- a/gnu/packages/elixir-xyz.scm +++ b/gnu/packages/elixir-xyz.scm @@ -124,6 +124,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)) ; no tests + (synopsis "256 color ANSI coloring in the terminal") + (description "Bunt is an Elixir package that enables 256 color ANSI +coloring in the terminal and allows users to alias colors to more semantic and +application-specific names1.") + (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