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 MOTKOTcoc2XoBAEAG6o9tA:P1 (envelope-from ) for ; Fri, 08 Dec 2023 15:29:12 +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 MOTKOTcoc2XoBAEAG6o9tA (envelope-from ) for ; Fri, 08 Dec 2023 15:29:12 +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 870595A0EC for ; Fri, 8 Dec 2023 15:29:11 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=XnqpEKQm; 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=1702045751; 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=fe9NDYIp2SSz/ryveYzpX0Xmhprq5TLVAGhBfX9/cGM=; b=Gi+x22DAFXDHxlgoRY87NxPRM6vKTQb5XQ6cLa+6OGVQzQ1yfa++1yU0ae2ocTn8n1Y5xr pEz0MTnn4zFs64ybI+q0WwUo1GWwnXuenWpp2RSHexFmQ2cWnjYr6zQirZBBuBY7JmRFr0 lj16AJK5QGuepSHhlV+Gl4hbDHOrqc+LzILlg4bjAwt2P0AaFI8Kcx4EfK4ut3FhCxETEQ 5lttwFXafE2HAG1qWMAVSVWCx3KhVM2aqUGyUDSg5fx2JrAtIHfRMakenjou+iWfl3f0kU J0oZaNHbkMmHxWtiHxhi/q3tKH+BitQ9xHQOBiVfnIDi8qk7+H3OdgUFQ95yMA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=phfrohring.com header.s=gm1 header.b=XnqpEKQm; 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=1702045751; a=rsa-sha256; cv=none; b=dppnEpVAo3a0qeXOtOoqTZMoEUT3DEbegZ43vLkEJBcwsKhgL8fKjrUySENnCDCLuBI13Y lRAJJQBOwvqEMoaO0ATeBSOK1WpDGy+YRktE1aXFySg+g1wlRiUp/Eg1lndT5H7q5zk2xp zCaW4s/QxVKLbHP92LR49oPvrPHAi3UvW0iggqk4GhBKqFmTmEMTOqCMbEPOyuZZ7GwvPC R7pcHZZ4LFAg6ChuaykSjfadSqyr86sVIB8knawc5dpJig/p6eb4hUUyUxmqiBtlOlRhiJ uHQ+OMaNCUQj/GphUqLy26e6sW0Fpjp5RJm8kehYQjvSdTafhV8RvUXXMWytTw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rBbqZ-0002YZ-2c; Fri, 08 Dec 2023 09:28:56 -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 1rBbqU-0002Xb-TX for guix-patches@gnu.org; Fri, 08 Dec 2023 09:28: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 1rBbqU-0003Fw-JR for guix-patches@gnu.org; Fri, 08 Dec 2023 09:28:50 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rBbqh-00052C-Hp for guix-patches@gnu.org; Fri, 08 Dec 2023 09:29:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66801] [PATCH v3 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: Fri, 08 Dec 2023 14:29: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.170204569019215 (code B ref 66801); Fri, 08 Dec 2023 14:29:03 +0000 Received: (at 66801) by debbugs.gnu.org; 8 Dec 2023 14:28:10 +0000 Received: from localhost ([127.0.0.1]:44231 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBbpp-0004zl-KC for submit@debbugs.gnu.org; Fri, 08 Dec 2023 09:28:10 -0500 Received: from relay8-d.mail.gandi.net ([2001:4b98:dc4:8::228]:56581) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rBbpk-0004yr-GZ for 66801@debbugs.gnu.org; Fri, 08 Dec 2023 09:28:05 -0500 Received: by mail.gandi.net (Postfix) with ESMTPSA id 387541BF212; Fri, 8 Dec 2023 14:27:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=phfrohring.com; s=gm1; t=1702045664; 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=fe9NDYIp2SSz/ryveYzpX0Xmhprq5TLVAGhBfX9/cGM=; b=XnqpEKQmyiiUibm2s1Xcv/xV4xUTCqFzEehkCpjOhH3QbBekA7Bkf0cAL9xIrOeQUPlubH BHYMJk3dKzTb6cQU+TjO6C/nsfEfoCsejMwUlzvwggU9jPd11qsVouD83HpUg8fTjS9g58 U+ZDd211x7yLXE4SochU36AFYD2Kk+4JtvoGL5xnWp4KedusVzb7ANsfcZMNE1N12NXexV AImeh5zSaCGlcPycZKvpPpTQQnFAQ2fFzAycUyj9HEoP+6ox0Y32jGDYBOMEKJhbM1SzOb yG8LB3MKH8OVTnPiLuMtMfH3CQUtbkZI18sJUy/ggTRO2HVdN98DITnNZ6GS5w== From: Pierre-Henry =?UTF-8?Q?Fr=C3=B6hring?= Date: Fri, 8 Dec 2023 15:27:25 +0100 Message-ID: <937fdf197914163a125e2e8a12497fb9ebbde81b.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: 870595A0EC X-Spam-Score: -4.25 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -4.25 X-TUID: 7hxvTJOKmrqr From: Pierre-Henry Fröhring * gnu/packages/elixir.scm (elixir-hex): New variable. Change-Id: I957688ae4e078afd79acd439880c38083fdab83a --- gnu/packages/elixir.scm | 43 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/gnu/packages/elixir.scm b/gnu/packages/elixir.scm index 15cbdbdfc..cb9074526 100644 --- a/gnu/packages/elixir.scm +++ b/gnu/packages/elixir.scm @@ -118,3 +118,46 @@ (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 + #:phases + #~(modify-phases %standard-phases + (delete 'bootstrap) + (delete 'configure) + (replace 'build + (lambda* (#:key inputs #:allow-other-keys) + (setenv "MIX_ENV" "prod") + (invoke "mix" "compile"))) + (delete 'check) + (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