From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cLunLOy3dWXaTgEA9RJhRA:P1 (envelope-from ) for ; Sun, 10 Dec 2023 14:06:52 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id cLunLOy3dWXaTgEA9RJhRA (envelope-from ) for ; Sun, 10 Dec 2023 14:06:52 +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=TjNm0bZ9; 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=1702213612; 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=KbunZurL06ODHUiKH097L+tS+QsZV99xC3S0ccceC1o=; b=jlbVlhjviagr1j4aYH5a1A1g5o6oF9IWe5+LuX0eSSbHgWWKWcHoQ0C4PMUvXpicsW5NJd 4zGJkeH6CSZTwFkphywbG5F0dznh8wxrd553lz6ERMLakMVWs85vfdJQZC7uSIB+dcDHO0 Wn7kVbeU2HXgdbEcWZfkg0Pfi9PSG2PPUfWIsOd+tlJFbXS5mg6aSTdPNromxI4jGyiU3R qazcgfvfyTzZzw5Qh7aFV1QeoISiX6cWx5TEfsTHnI8AmSzMZ45d/Bvrgm7taWsrp9UOFf u+f9tR24bIAcp0aCskPTunElYr/B04u+aowpa4AKjEZjEV36mbMhM5HwWXLmgQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702213612; a=rsa-sha256; cv=none; b=JFUHTFC4rQsBts1QbYLULNteA1lVmGkd0S1C+k1I7NLVL5uzxHPdEwCLvfyugy+MR9hNAN 1eAqo9TpTyW5oikB9BWnxqmY7DCNyIqzRBJbgHe6YxjpngnS92ITqkzVmGKaTo9LXfJN/r 9vODc5TGBdd5tKqXfn6wosEIyfXzLe9yPqBcRk2N+d6ulyUH8XdXV0gAMe4bkzLNdVU49Y qw1b4d1A9ZUzlcR0tizHmwlZOGbs7zsedH79P/HhZLxkjWApdYMnSh/Mwfx0uLww8s3/xs fkhmm36J9pauYX6HVI6q6PuNqdEO0cRavR2kigegOddp9zjr5D5QPP4/Jy16DA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=TjNm0bZ9; 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 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 7881542A72 for ; Sun, 10 Dec 2023 14:06:52 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rCJVU-00027h-H9; Sun, 10 Dec 2023 08:06: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 1rCJVF-0001r5-Qt for guix-patches@gnu.org; Sun, 10 Dec 2023 08:05:52 -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 1rCJVE-0005Qw-D9 for guix-patches@gnu.org; Sun, 10 Dec 2023 08:05:48 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rCJVS-0005XH-H0 for guix-patches@gnu.org; Sun, 10 Dec 2023 08:06:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v5 03/15] gnu: Add elixir-hex. 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:02 +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.170221351121052 (code B ref 66801); Sun, 10 Dec 2023 13:06:02 +0000 Received: (at 66801) by debbugs.gnu.org; 10 Dec 2023 13:05:11 +0000 Received: from localhost ([127.0.0.1]:49693 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rCJUc-0005TD-Dr for submit@debbugs.gnu.org; Sun, 10 Dec 2023 08:05:11 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:49535) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rCJUa-0005SU-4A for 66801@debbugs.gnu.org; Sun, 10 Dec 2023 08:05:09 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id C35AD60007; Sun, 10 Dec 2023 13:04:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702213488; 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=KbunZurL06ODHUiKH097L+tS+QsZV99xC3S0ccceC1o=; b=TjNm0bZ92ATYVwR64BG3E7NAko45YRR5gsnKdFZMgFSPSKhoAgjgipJrU5fV25i39yequk tYCLGWZVTiQPyN/VBxlgZiEzP9vAdIOsQ4Cy0DldO5rLaEX5+cW39OT7ziFeVwywVmtBux oNvg/UJmgTqLPdcXUrmwDi5VnbyVH0R+Ya5kjCHqQnTsvhJq+pccZcOp6LdEQ4xEm4Vzti 7HdPxjo8Jgo1EOMyVv+MIFaCBKS5EIly3X8p8GwVXLMSYr9xfZORwM8lD/1kYRmnMuxgD4 0UXcY8AMHO1HqzHYgTm39HXihKEVY/pkYp+ImTAZpglzXdsvu9b5/bYnjAC+Tw== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Sun, 10 Dec 2023 14:03:56 +0100 Message-ID: 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 0.49 X-Spam-Score: 0.49 X-Migadu-Queue-Id: 7881542A72 X-Migadu-Scanner: mx11.migadu.com X-TUID: jmnDUNt9+9w3 From: Pierre-Henry Fröhring * gnu/packages/elixir.scm (elixir-hex): New variable. Change-Id: I957688ae4e078afd79acd439880c38083fdab83a --- gnu/packages/elixir.scm | 45 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/gnu/packages/elixir.scm b/gnu/packages/elixir.scm index 15cbdbdfc..ef8c39d0d 100644 --- a/gnu/packages/elixir.scm +++ b/gnu/packages/elixir.scm @@ -118,3 +118,48 @@ (define-public elixir for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development and the embedded software domain.") (license license:asl2.0))) + +(define-public elixir-hex + (package + (name "elixir-hex") + (version "2.0.5") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/hexpm/hex.git") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1kvczwvij58kgkhak68004ap81pl26600bczg21mymy2sypkgxmj")))) + ;; The mix-build-system assumes that Hex exists. + ;; We build Hex using the gnu-build-system. + ;; Other Elixir packages use the mix-build-system. + (build-system gnu-build-system) + (inputs (list elixir)) + (arguments + (list + ;; Hex is needed to build packages used to test Hex. + ;; To avoid this circularity, we disable tests. + #:tests? #f + #:phases + #~(modify-phases %standard-phases + (delete 'bootstrap) + (delete 'configure) + (replace 'build + (lambda* (#:key inputs #:allow-other-keys) + (setenv "MIX_ENV" "prod") + (invoke "mix" "compile"))) + (replace 'install + (lambda* (#:key inputs outputs #:allow-other-keys) + (define X.Y #$(version-major+minor (package-version elixir))) + (define out (string-append (assoc-ref outputs "out") "/lib/elixir/" X.Y "/hex")) + (mkdir-p out) + (copy-recursively "_build/prod/lib/hex" out)))))) + (synopsis "Package manager for the Erlang VM") + (description + "This project provides tasks that integrate with Mix, Elixir's build +tool.") + (home-page "https://hexdocs.pm/makeup_elixir/") + (license license:bsd-2))) -- 2.41.0