From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: Add elixir. Date: Wed, 20 Jul 2016 00:09:17 -0400 Message-ID: <20160720040917.GC21435@jasmine> References: <578e47d0.i8Ovns6KhzHqzVNC%pjotr.public12@thebird.nl> <20160719153850.GA1491@thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36005) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPip7-0005BO-Gv for guix-devel@gnu.org; Wed, 20 Jul 2016 00:09:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPip3-0003Pj-7R for guix-devel@gnu.org; Wed, 20 Jul 2016 00:09:28 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:39712) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPip2-0003PX-0p for guix-devel@gnu.org; Wed, 20 Jul 2016 00:09:25 -0400 Content-Disposition: inline In-Reply-To: <20160719153850.GA1491@thebird.nl> 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: Pjotr Prins Cc: guix-devel@gnu.org On Tue, Jul 19, 2016 at 05:38:50PM +0200, Pjotr Prins wrote: > Something with encodings again - now we get an Octet stream... Do I > need to resend it? I've found it's really only a problem with certain mail clients (such as mine). If I download the attachment, I can open it in my editor without any problems. > I have been writing about my ups and downs in creating a package > for the Elixir programming language, see > > https://github.com/pjotrp/guix-notes/blob/master/ELIXIR.org I think this is a wonderful text! It introduces Guix, helps newbies get started with some basic package management, and then walks through several iterations of writing and polishing the Elixir package with the aim of contributing it to the Guix package tree.