From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QJ1+Jq0wc2WR1AAA9RJhRA:P1 (envelope-from ) for ; Fri, 08 Dec 2023 16:05:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QJ1+Jq0wc2WR1AAA9RJhRA (envelope-from ) for ; Fri, 08 Dec 2023 16:05:17 +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 1BDDC11488 for ; Fri, 8 Dec 2023 16:05:17 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=jpI6D1uH; dmarc=none; 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=1702047917; a=rsa-sha256; cv=none; b=KSoz6QPLpCFkCGmbV2Te1YatOoLfP20f5vg+ggNuq82T9d4iHarleFwTyRv10NE3RoTtJm lw3EaUTtIt8UqgOmJGSeQohQ4vpJgUlFBZFjXl20LvcU0DgafdojV2fKLukfQ/WS0H4Mzt G4SRj8ONuM4zwbh77kJEHv3P6ZeE++R9nfmQPzuP4ohQ+Ct5aZpszzBcvDe7CiVQHclduU Ty5tv7aOOXNuroBDXmOBM9mIu7DcK/DD3BUKRqfJqg4FFGerUpS9xXgHMQb8ixu7fdeSqj JWgFpAeGIN7ch4fpeMbQN92/zQzr3AmlQdzgH8BYR2fqAmZlC9dMHnV1BfQ3/Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=jpI6D1uH; dmarc=none; 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=1702047917; 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=tpYU2jyFL+F0ed/B8WVXEWBhvTMYL6z46i+AoieuNcg=; b=L+GoVvl4p5ePluo52ebYXjaYZnzhpYGExTHXesu0eaMfRkevuz0mXKanmp8AErCnDbOiyk OkvZ5chnXFFyqSGSdVH4qL/dcXMigGq7sE+Q9vyAqSvRANCyPUfQMkdqGeJtwe0gcyavvT x8gJHXHVqbXVyZ47meBEJDnAg/bs0fQ+n3AE6zTLGRrTobdJJrnKjAFxQTVQg0Qnp6XxKq A3jLJ/+r6MxZAxTeTQCcKF05B//sSgmMi8OCIRgUnYKw4jqcTLs2OqasQ6mVY9pLPQvAlZ MEZ2SdMBA+GsbWDiNsY+PUitN4jLvipz676VvxyavwGlt/p5LUp1dlFBMoTQRA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBcPW-0004TV-RG; Fri, 08 Dec 2023 10:05:02 -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 1rBcPO-0004JF-W7 for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04: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 1rBcPO-0001PR-Ha for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04:54 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rBcPb-0001Fd-Fe for guix-patches@gnu.org; Fri, 08 Dec 2023 10:05:07 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v3 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 15:05: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.17020478634607 (code B ref 66801); Fri, 08 Dec 2023 15:05:07 +0000 Received: (at 66801) by debbugs.gnu.org; 8 Dec 2023 15:04:23 +0000 Received: from localhost ([127.0.0.1]:45648 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOs-0001CA-Hj for submit@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:22 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:48675) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOm-00019g-Rx for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:17 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id 655BF1C001D; Fri, 8 Dec 2023 15:03:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702047836; 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=tpYU2jyFL+F0ed/B8WVXEWBhvTMYL6z46i+AoieuNcg=; b=jpI6D1uHDimeXHJMwRBE/vcy/By+iaN687cRNFB8AdKwNm7frbAGWrI1/xshWIbV9BxlRX R3subtoqCAt89IglO5/JFlFzY5cDljl+mJXc4+ZyKlHuU5xOk6aWB7fo4hs169CARy3bob xeizilnAk/gjSSNAq47BWow5htzaWP6dK8Y9bFshZ33VUuBsy6xf5ZVZy8jfDerlYVzN7y hHgmM4qH2hfVgcNP9pw0IJfEpoK52WW205nGyd8opfF/j7u6LZH5v72UeLOLErzv1e4McB AoZGDT7QDR70pDaiXldNeEYHpciqNDV9cVhF+gZEcfJSA+KvPoN2U2DzxWZ38w== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Fri, 8 Dec 2023 16:03:30 +0100 Message-ID: <0fcd231dac02a6d0ee99254c37d93d38ffbb5735.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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -1.25 X-Spam-Score: -1.25 X-Migadu-Queue-Id: 1BDDC11488 X-TUID: TSpKf9L5Hq+k 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 70b752bc3..a1a29dfa0 100644 --- a/gnu/packages/elixir-xyz.scm +++ b/gnu/packages/elixir-xyz.scm @@ -280,6 +280,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