From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: articles on Elm and Guix Date: Mon, 09 Dec 2019 18:15:17 +0100 Message-ID: <87pngxbeu2.fsf@gnu.org> References: <1A4361DC-158A-450F-B1CE-36EB4D04FE1F@vllmrt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:46153) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ieMcz-00056I-Nc for guix-devel@gnu.org; Mon, 09 Dec 2019 12:15:24 -0500 In-Reply-To: <1A4361DC-158A-450F-B1CE-36EB4D04FE1F@vllmrt.net> (Robert Vollmert's message of "Wed, 27 Nov 2019 23:49:17 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Robert Vollmert Cc: guix-devel@gnu.org Hi! Robert Vollmert skribis: > I wrote a series of articles related to my Elm packaging for Guix: > > https://vllmrt.net/spam/guix-elm-1.html > https://vllmrt.net/spam/guix-elm-2.html > https://vllmrt.net/spam/guix-elm-3.html I=E2=80=99m late to the party, but I too find it real nice, both as an introduction to Guix hacking and as an example of how to use Guix throughout up to application deployment. Thanks for sharing! Ludo=E2=80=99.