From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 YKn7E7Awc2UKawAAG6o9tA:P1 (envelope-from ) for ; Fri, 08 Dec 2023 16:05:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YKn7E7Awc2UKawAAG6o9tA (envelope-from ) for ; Fri, 08 Dec 2023 16:05:20 +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 2ED5660805 for ; Fri, 8 Dec 2023 16:05:20 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=kMzQRioC; 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=1702047920; 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=PXsmiE7wCcOf1Kj5Z7oh9QqsixMy+SO1zWKcrOZxN6I=; b=SE/nbBTN6757RvkBuGlBfMf8HMqgFH1/tYcu6Kvc5L5Vy8keaz5T2hQ1Sad3mnHGnlG9gx ML1yddAI9i8CoWXo09Gt/8zGg9NVx6tsykUecHGjIKoCge1EWltmkjT2wSz+2OkJzIcv3u meHQiLfs52GFOYgPR5arUfTiCnWkQHuN0UWzYK5uugJlY4UD2mmKVIhm1lOMn0I/eE1dA0 EMhJpLCkeS98BVy2GvKux8mDS2u1/m18QLYq+x3a25dNxGgiHgzeMeyF0vq31LXWJWmESD whLBpcjGWGPOHVPeXi4udopaa6JVYTo17zhqgGyAVJMZcUP+58p+WMHwOQOeKg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=kMzQRioC; 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=1702047920; a=rsa-sha256; cv=none; b=QX5nB49lcuwzH1fMkJAJEbOQZZ0RprrQA6sJuRUG+5/600kKLMk9j/7sOUpcBQQAAdPVcX fJ5RYQJFRsjelEVZWVZQVSFn5Tt8qX2ZLufoDq/dlIL2HeTeZgsiBjyVdCRB8D30dgupMS Lfd3oWW4NWoJkSiO3q64UR8NA2VUWQh49qHTnPlQNJqbbiXq1IktDfb+61y/c3SeNXdgUj TwHBfXsKlm5gyP+woM+ud9T1rnBNVo5G7RMiPCx2zKkZpWL0SB6g7MKaox+qlpq9rzr9q6 Q7n/PJQI90BrWpA6mA2jutDTFD9cAuCUhjC+yhZ2QvOxfmCRQJ6jZvTIgQiF/w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBcPS-0004Ne-Oo; Fri, 08 Dec 2023 10:04:58 -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 1rBcPN-0004IJ-Su for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04: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 1rBcPN-0001PD-JZ for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04:53 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rBcPa-0001FM-HV for guix-patches@gnu.org; Fri, 08 Dec 2023 10:05:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v3 13/15] gnu: Add elixir-erlex. 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:06 +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.17020478614589 (code B ref 66801); Fri, 08 Dec 2023 15:05:06 +0000 Received: (at 66801) by debbugs.gnu.org; 8 Dec 2023 15:04:21 +0000 Received: from localhost ([127.0.0.1]:45644 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOr-0001Bn-82 for submit@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:21 -0500 Received: from relay5-d.mail.gandi.net ([2001:4b98:dc4:8::225]:46695) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOk-00019L-2G for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:15 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id 46B3F1C0011; Fri, 8 Dec 2023 15:03:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702047835; 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=PXsmiE7wCcOf1Kj5Z7oh9QqsixMy+SO1zWKcrOZxN6I=; b=kMzQRioClgk+HzGXMEeHT/+bPmXPW4iSZSXuOmytrUvXDZH6VK3i5ac+pAdxLV8ryfiHIh Xck/Rd84pZuOBlNy3MV450BD6mRqfeZpZsQKWhd7cdhK9jybnteHQc/x9aZ/JhG/gbb4qH 3UXSiNJXr8UST2Sx8CEUZAlg+l3yuKkiZJeRlCsR7LcIIZi/zK+miouw3gkWQduzmhvIWG apAT9orMAqEUrAYLWB0A7U8ILALT9fDOvkWdf8qiR2n1zPV0edd6wX31rifxIOhgC45rqF K6wdEY9ogjNZasum6KD0TwzRYLaEZAfmnhpkrTaDRaxy8mlJ6+vlxjl2VFScPg== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Fri, 8 Dec 2023 16:03:28 +0100 Message-ID: <9565a3613f72aec9d954d771a374579352c4a126.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-Queue-Id: 2ED5660805 X-Spam-Score: -4.25 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -4.25 X-TUID: t5KLbK2Vub7E From: Pierre-Henry Fröhring * gnu/packages/elixir-xyz.scm (elixir-erlex): New variable. Change-Id: Ia518ad5fd32d3f5942b20113e61e4ef7e7895ff3 --- gnu/packages/elixir-xyz.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/elixir-xyz.scm b/gnu/packages/elixir-xyz.scm index afacbd872..08107934a 100644 --- a/gnu/packages/elixir-xyz.scm +++ b/gnu/packages/elixir-xyz.scm @@ -236,6 +236,29 @@ (define-public elixir-credo (home-page "https://hexdocs.pm/credo/") (license license:expat))) +(define-public elixir-erlex + (package + (name "elixir-erlex") + (version "0.2.6") + (source + (origin + (method url-fetch) + (uri (hexpm-uri name version)) + (sha256 + (base32 "0x8c1j62y748ldvlh46sxzv5514rpzm809vxn594vd7y25by5lif")))) + (build-system mix-build-system) + (arguments + (list + #:tests? #f)) + (synopsis + "Convert Erlang style structs and error messages to equivalent Elixir") + (description + "Converted structs and error messages are useful for pretty printing things +like Dialyzer errors and Observer .state. NOTE: Because this code calls the +Elixir formatter, it requires Elixir 1.6+.") + (home-page "https://hexdocs.pm/erlex/") + (license license:asl2.0))) + ;;; ;;; 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