From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 ULutFHtic2U5+wAAauVa8A:P1 (envelope-from ) for ; Fri, 08 Dec 2023 19:37:47 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id ULutFHtic2U5+wAAauVa8A (envelope-from ) for ; Fri, 08 Dec 2023 19:37:47 +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 38E8D35B98 for ; Fri, 8 Dec 2023 19:37:47 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=hFCo+Bjg; 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=1702060667; 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=4SYyoZmLDV3es1LgwM3SwLVheIAwCDLFScnITXsq7TA=; b=RZyvS4iJV6hFCuyDxClgsgbmq8zwY/+kiqP3CerQELj4EEZ0D6NCnN5jJghMmPXPMOTvDp VxKsA95Q3K+ZUCBtn30RrxgaPf8nfSvI/7yS3HhVSUnUkYrTNPaK1Dj5U8Jd0+ODQ10G3y WMVWXGqfrEzuH8mpRdJFh4KoYlDs+Bk4jMeDIKhmsv4QcD6OkHQ+K2yCX9RRpixe1CM+cs ybHn8cO9ucmADt8zWfQmJasSBoaOFTaNgZx5o+3rlZ8Doc2uwU+sU1Q+2Uq9Py95UAw8J0 Vx12v5FEu93+0mgCX1b28S0D0UbgIW8q20L3QH6DKugZX8GW3dY/WuHLu3Mq7Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702060667; a=rsa-sha256; cv=none; b=nKM6/9KT8SuOkB0TfGz6dUFixWztVyXStPwsl/+iSJ0XBMWYn6jj4J2vdhiIv4rvZ/NgBs vyEJap/9cAN++3+UwAIMwGIi3zhPT60qz04/QomGpg4wihYBXDL/9iadUvLDEgWOhG/hOr 69hSS2w2w5m0wrLmrNpvVUAnf3+MxDsv4QnmpDhDK70wtAKm0Oi3SsLtgwdyNp0rlCsa5v l8Igjz/ucU1yD4BosR8jSyEEVQ1OsVTGDHEPcVLWDkbMocvAl902FQaiphkaL7pgD03a80 VxJ+CcbXUfH21FhKQFJFgKfVN5JuKArY9rrRfomRKhXYMYUnfLKHxJQVPqKpug== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=hFCo+Bjg; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBfii-0004vJ-ES; Fri, 08 Dec 2023 13:37:04 -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 1rBfiZ-0004sM-1f for guix-patches@gnu.org; Fri, 08 Dec 2023 13:36:55 -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 1rBfiY-0007p3-Op for guix-patches@gnu.org; Fri, 08 Dec 2023 13:36:54 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rBfil-000052-Pa for guix-patches@gnu.org; Fri, 08 Dec 2023 13:37:07 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v4 15/15] gnu: Add elixir-machete. 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 18:37:07 +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.170206059532592 (code B ref 66801); Fri, 08 Dec 2023 18:37:07 +0000 Received: (at 66801) by debbugs.gnu.org; 8 Dec 2023 18:36:35 +0000 Received: from localhost ([127.0.0.1]:46160 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBfiE-0008TZ-Dr for submit@debbugs.gnu.org; Fri, 08 Dec 2023 13:36:34 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:33439) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBfhx-0008QM-Rs for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 13:36:19 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id EE3CC60011; Fri, 8 Dec 2023 18:35:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702060558; 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=4SYyoZmLDV3es1LgwM3SwLVheIAwCDLFScnITXsq7TA=; b=hFCo+BjgwNctnOvbRJWnzwzSnp9A68VjuozGaftwZB07mCwaKzAfe2VlAbciQzeJUTI9Os Qxo4PQGKO2zeHCMtiFnonMjDzdfqx9Z6xm1iORxJDztphGe5XLcRgvtal+tdug6snhvrmz SYzHrVwIsaHHLaCppSHOqF43lcaS+/+/UCu70LVH9UCSzsrj5HoOK5qBFHR1DsBN2vZ6mc qp7os5JagaJCvyQyYhaP+wkF7LWpr5qaMW6j2JZxi7KzkBVtkpupFfP3gJpq8uKX1mS28o 4FVAV+/fm5ZF/1javqqqu3JMhBFFfNSrn1jDjP+lsI6lb6nvcckBp99OJt6TPQ== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Fri, 8 Dec 2023 19:35:26 +0100 Message-ID: <7906c924e18be21b7df5edea7ae9c665d77e21d9.1702060484.git.contact@phfrohring.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <7cd29d5162bed84d0b5b933673e5b8766c66719d.1702060484.git.contact@phfrohring.com> References: <7cd29d5162bed84d0b5b933673e5b8766c66719d.1702060484.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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.25 X-Spam-Score: -4.25 X-Migadu-Queue-Id: 38E8D35B98 X-Migadu-Scanner: mx12.migadu.com X-TUID: HZNQgHL619Df From: Pierre-Henry Fröhring * gnu/packages/elixir-xyz.scm (elixir-machete): New variable. Change-Id: I76e0fd78aeeaeaa94a297032b3b309846510c975 --- gnu/packages/elixir-xyz.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/elixir-xyz.scm b/gnu/packages/elixir-xyz.scm index 983c3ff5f..e74750c5b 100644 --- a/gnu/packages/elixir-xyz.scm +++ b/gnu/packages/elixir-xyz.scm @@ -256,6 +256,26 @@ (define-public elixir-dialyxir (home-page "https://hexdocs.pm/dialyxir/") (license license:asl2.0))) +(define-public elixir-machete + (package + (name "elixir-machete") + (version "0.2.8") + (source + (origin + (method url-fetch) + (uri (hexpm-uri name version)) + (sha256 + (base32 "0952603bmqsf6v3ja99zpbnbx5d52i4xksjkfj3irl45ccq5pgq9")))) + (build-system mix-build-system) + (native-inputs (list elixir-credo elixir-dialyxir)) + (synopsis "Literate test matchers for ExUnit") + (description + "Machete provides ergonomic match operators that act as building blocks to let +you define test expectations that can match data against any combination of +literals, variables, or parametrically defined matchers.") + (home-page "https://hexdocs.pm/machete/") + (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