From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 UDGnBNowc2WXFAAAG6o9tA:P1 (envelope-from ) for ; Fri, 08 Dec 2023 16:06:02 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UDGnBNowc2WXFAAAG6o9tA (envelope-from ) for ; Fri, 08 Dec 2023 16:06:02 +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 E59A9114AC for ; Fri, 8 Dec 2023 16:06:01 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=ozXMIxYi; 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=1702047961; a=rsa-sha256; cv=none; b=WQfTTLT4ZwcVYFkyU1VfSqfBUkEpz1Io3VguYhBTZGm8vsxNL/rCGfozlhygMM9qJa4Zz0 rD3OPLl1n6xPsQ4wcVyw2SVVth4G7rvjrvmoIeqvKXzxpIR/8csFFEK9OPs5Pu7Op97TCb sqB/9seGXKXND1Ud+UV/7hXIcUE20pxudJwqomS/+7EIjwL/yngcYNw4EtmpYJdNMvQ1hU nd8p0rS16AMc+1re7zcEV+0PV8HW1sNrpdjCfYQJs7/tku0jRw8wO6U3V8HtkXHgTbbe3Z q8P1ANlz//T1hdcj7mrbTj9Tk3dteqnaHX3hRvEOtDQOwxBIVjFfjZVWK7yv7g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=ozXMIxYi; 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=1702047961; 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=070IuWjPTLjAIIoD/jUvdSb2V/0ogwDiIou6CkFIuy0=; b=EpobA8Ruqb11Dk0FdA2+Cw+LbpDTA+NQiqK7ODnla41RPTPwh4p7dyi6rkKTkWqA6fWeDX 4G9WjLEpWZAOe2YIlv8bsJGqzHA+XCDiHnsFmITG60+G1VajCV1sHG5qoox1pWICgoujl0 QEg7g/3rT0sFokqvzrS/vOVspyi1+TcniB7lMBoez5kwEzQV8uwBXURGzoM5hAXNBs3N+J ImKmH1CmRVGVFRCa5S8UXFUyihIzWhA0/6FKUM5ZGxkAgLeois/DywsUNm2CLbps2grp+T ZMRg0KBlZx1I7KVOtYFH2NQX5JY0ztvBLSRxQzbsawapCUAxtpay2Mz+HRy5hw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBcPS-0004MY-6s; 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 1rBcPL-0004DQ-5b for guix-patches@gnu.org; Fri, 08 Dec 2023 10:04:51 -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-0001Od-T1 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-0001Ed-Rf for guix-patches@gnu.org; Fri, 08 Dec 2023 10:05:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v3 09/15] gnu: Add elixir-inch-ex. 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.17020478594549 (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]:45634 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOp-0001BD-2N for submit@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:19 -0500 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:41119) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBcOh-00019D-Rr for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 10:04:13 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id 109641C0002; 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=1702047833; 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=070IuWjPTLjAIIoD/jUvdSb2V/0ogwDiIou6CkFIuy0=; b=ozXMIxYi18H4e0SwkNdTTiZeSqni+HzaOIXQ1bvXd01NbFVGbU9si/xkDMymSnIsG3SEBx vHufqzJTYPGtwdCPcwx4LPhMSzyxdnV7z6eI9m0XW6Jh2wJMgA9ztBx06vRC08QTn2WA+q A5pbj4hrhdEGC9xZA29hOiCy0ynDLDbs5I5/OZo9aa0+EJfbb8lZIuSMvtgu0D7wAKjuAE KjMoGhpNDxfvPPVDbTi5ihRZsMGFANHRQkKae5xTIbxX+NnIKGPTZ11DfVXOxt0q0kZSGO epRY0Bv83QiuKcLme+z3I4aOiCeW6P0ZFkFIczCQmbi9IJJYUhev2NtI+TY0Sw== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Fri, 8 Dec 2023 16:03:24 +0100 Message-ID: <3764f1dd233ecdaa464d8ff594be84dac171ed60.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: E59A9114AC X-TUID: DYNzfa45360L From: Pierre-Henry Fröhring * gnu/packages/elixir-xyz.scm (elixir-inch-ex): New variable. Change-Id: I6e98424528a0264a2587d28fcf065fa74eff0f1a --- 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 984649de4..12aee0d78 100644 --- a/gnu/packages/elixir-xyz.scm +++ b/gnu/packages/elixir-xyz.scm @@ -144,6 +144,29 @@ (define-public elixir-bunt (home-page "https://hexdocs.pm/bunt/") (license license:expat))) +(define-public elixir-inch-ex + (package + (name "elixir-inch-ex") + (version "2.0.0") + (source + (origin + (method url-fetch) + (uri (hexpm-uri name version)) + (sha256 + (base32 "1a4rjcy3hn5pc40si1d1y7qg0b0mnxx6pw825la67ky8r9gfrl4n")))) + (build-system mix-build-system) + (arguments + (list + #:tests? #f)) + (propagated-inputs (list elixir-bunt elixir-jason)) + (synopsis + "Offers a Mix task for suggestions on enhancing your inline documentation") + (description + "This package provides a Mix task that gives you hints where to improve your +inline docs.") + (home-page "https://hex.pm/packages/inch_ex") + (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