From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id wDw9FnU2+WRr+QAAG6o9tA:P1 (envelope-from ) for ; Thu, 07 Sep 2023 04:33:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id wDw9FnU2+WRr+QAAG6o9tA (envelope-from ) for ; Thu, 07 Sep 2023 04:33:25 +0200 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 195FD45F18 for ; Thu, 7 Sep 2023 04:33:25 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b="KMMPEIv/"; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694054005; 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:resent-to: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=FKBU3rfwQywjag4nEUXqYVyeQQ2zWjlfXwqrxVfx6m4=; b=dKpljORHg2pdrK7tz/gKpr1FxDQKT8P1/mYBySl8Ql7T4aJWou1+wduJw/ms97z7GriV/Z 1GMfo1xNqEtb4ZkJSD1TePJRtn6TUPCCjjxi2pczY1x+e/Aosl8/SAakQq17PnBBJwlOoj k5/tbSetRT7w4ZOV4MU7k5lT8mZsl3CVJhyMPKhqhGEKi/KB6eO2Bqt58Awz1Kw5v3K7nS ORT3ZwVydT3kGaHvHAfjM2WXG+CWbsqguJNdEmTd2oeUvMZc7HISqU0f4z/35vRbeKaZt/ lV8RODnS5S/L8e1r7c+EaHeJVy6aeGXhGzW7GEOgiy7uEKiazaQlsZjKSJKI7Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694054005; a=rsa-sha256; cv=none; b=S76XLx74/ePQWIj1GwS9d/1IIUJaIzm4Qmf9Sho5LFFFhAsjYwDsV8fRcRa4z1KtLKm8bZ Z4scu7r8MIKASjmxSokUA58RP4HSKjYTmwAPaYvbztgC+g4TCyrXXFnFtvIASrqpU4L85C X0INaLBKf7JeQWkDfs7pzXQXq1w5bEdZ94l9hdTeq3a93f1qbOujnFjWEQvVCjBGgBRkvG Q7FlW+H6wHisN7wRT0gQu2JzX3cg3fKHYbEHjwY3uq/uFdkuJHU/8aIYyMUl7+CYkjD1em xfSH8XeJzGun4o5RL65YB7Dmz7Jaj5DUb+Zo3oa7Op8j50xKub34XhHzYIFXWw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b="KMMPEIv/"; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qe4pN-00030D-Ap; Wed, 06 Sep 2023 22:33:05 -0400 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 1qe4pJ-0002ze-Rq for guix-patches@gnu.org; Wed, 06 Sep 2023 22:33:02 -0400 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 1qe4pJ-0000ka-Ji for guix-patches@gnu.org; Wed, 06 Sep 2023 22:33:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qe4pK-0007NW-N3 for guix-patches@gnu.org; Wed, 06 Sep 2023 22:33:02 -0400 Subject: bug#65313: [PATCH v2] * gnu/packages/erlang.scm (erlang-lfe): New variable. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 07 Sep 2023 02:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65313 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Tim Johann Cc: 65313-done@debbugs.gnu.org Mail-Followup-To: 65313@debbugs.gnu.org, maxim.cournoyer@gmail.com, t1m@phrogstar.de Received: via spool by 65313-done@debbugs.gnu.org id=D65313.169405397928349 (code D ref 65313); Thu, 07 Sep 2023 02:33:02 +0000 Received: (at 65313-done) by debbugs.gnu.org; 7 Sep 2023 02:32:59 +0000 Received: from localhost ([127.0.0.1]:38213 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qe4pG-0007NB-Uo for submit@debbugs.gnu.org; Wed, 06 Sep 2023 22:32:59 -0400 Received: from mail-qt1-x82b.google.com ([2607:f8b0:4864:20::82b]:60860) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qe4pB-0007Mt-Rm for 65313-done@debbugs.gnu.org; Wed, 06 Sep 2023 22:32:57 -0400 Received: by mail-qt1-x82b.google.com with SMTP id d75a77b69052e-4122e42a76aso3852091cf.1 for <65313-done@debbugs.gnu.org>; Wed, 06 Sep 2023 19:32:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1694053966; x=1694658766; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=FKBU3rfwQywjag4nEUXqYVyeQQ2zWjlfXwqrxVfx6m4=; b=KMMPEIv/4vTBmjDiLB454lQwhEQK3r1/s12ixD13feAhAD/IN3QgDN1M8kh18LZl1o NDitVQN/+fTWKYqFb3f6N1I0m/Cq7cstmk2xDXB9KJHy6fZastPG8xAAi18tuTwhI19l WMlEltK0QC5YS1u3P95X1IjjgbaV0mR93JtuAs7/1LnL1fDat7OfCw8/Rwz2Xbvb6RG3 7d7jGKJo4SvswOj5Fez/P3KisZEyUu+zqc0egQRpgEtjis1F/shqo4cchRRqqh3EuvdI 1k82NEzPFMteold7SWss6VK0OSNvo/0n1O7cicm8PL+GAEe8vgmgTQ4Kqe4FqwtCRsu/ SVhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694053966; x=1694658766; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=FKBU3rfwQywjag4nEUXqYVyeQQ2zWjlfXwqrxVfx6m4=; b=WZUjXZSW/mX2FmS98T7G2c+1AlywE+5q9qzkGWIOFue0+umpTbLJUjyFTP6ig3YxuR eNEOuZDdSbbKiGixZxqYGKYFzllKwfIx76cMgqBd0iwuCU0GiVI+IJSceV9k0q4qbMWB YHbT7UaS/hHPX3s6nfVEYjLB6scBJmSmso8CH1OzQDcEX/fdhDOjcHp8N0z/AWvy0c47 09tbuBmOMvcsfrlQgiiq+PIHUvyMn+KmPXecbKM5Zwv+0RoDa12OMqLK+G8+Ifm4lf1K vToFWZvJFAb7Lr5+BQ5apGmviWU88I/sSnOAYAIh8y90ipc7xOiEOhFJsfHUZyzc9Jdl m/VQ== X-Gm-Message-State: AOJu0YzHpssd+WJkhSK6JZLHMHz3f/VzpbwFfZ4U9pKd/+6uR4yqrnBC 0nVfB5rxt8YxOPUcTGQIlpkrQkm7PGPAFw== X-Google-Smtp-Source: AGHT+IEZ1PLpm4veAglRl3luKIfrUTS91/dEKLwVCCHbt9181ZWdw12ahUuo4nAdILhNx24/Kawkqw== X-Received: by 2002:ac8:5b4e:0:b0:3f6:bb5b:8111 with SMTP id n14-20020ac85b4e000000b003f6bb5b8111mr22773654qtw.60.1694053966571; Wed, 06 Sep 2023 19:32:46 -0700 (PDT) Received: from hurd (dsl-153-125.b2b2c.ca. [66.158.153.125]) by smtp.gmail.com with ESMTPSA id y22-20020ac87c96000000b00410538a2e74sm5059035qtv.16.2023.09.06.19.32.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Sep 2023 19:32:46 -0700 (PDT) From: Maxim Cournoyer References: <43d67dfca58a7dd9384f5c566a50f3f647ce23ab.1694033873.git.t1m@phrogstar.de> Date: Wed, 06 Sep 2023 22:32:45 -0400 In-Reply-To: <43d67dfca58a7dd9384f5c566a50f3f647ce23ab.1694033873.git.t1m@phrogstar.de> (Tim Johann's message of "Wed, 6 Sep 2023 22:57:53 +0200") Message-ID: <87pm2uogqa.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: mx2.migadu.com X-Spam-Score: -3.62 X-Migadu-Queue-Id: 195FD45F18 X-Migadu-Spam-Score: -3.62 X-TUID: 6NgWT0MVnYvz Hi Tim, Tim Johann writes: > --- > gnu/packages/erlang.scm | 72 +++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 72 insertions(+) I've adjusted the commit message like so: --8<---------------cut here---------------start------------->8--- gnu: Add erlang-lfe. * gnu/packages/erlang.scm (erlang-lfe): New variable. --8<---------------cut here---------------end--------------->8--- Made other small cosmetic changes such as moving the #:make-flags above the #:phases, the inputs after the build arguments, added a copyright line with your name, and installed it with commit 5ef28595e. Thank you for your contribution! -- Maxim