From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: Re: Using gexp for the #:builder arg of build systems Date: Fri, 29 Sep 2017 11:43:39 -0400 Message-ID: <87r2upy0gk.fsf@gmail.com> References: <87vak2rqj5.fsf@gmail.com> <87wp4hsep1.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dxxS7-0002kc-Eu for guix-devel@gnu.org; Fri, 29 Sep 2017 11:43:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dxxS2-0001e2-JZ for guix-devel@gnu.org; Fri, 29 Sep 2017 11:43:47 -0400 In-Reply-To: <87wp4hsep1.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 29 Sep 2017 17:32:42 +0200") 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel Hi Ludovic! ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Hello! > > Maxim Cournoyer skribis: > >> After reading Ludovic's paper about gexps, I was curious to try it in a >> package definition. Is this supported yet? > > It=E2=80=99s not possible in current master. There=E2=80=99s work for th= at in > =E2=80=98wip-gexp=E2=80=99, that I=E2=80=99d like to merge in =E2=80=98co= re-updates=E2=80=99 Real Soon (I=E2=80=99ve > rebased it locally, it =E2=80=9Cjust=E2=80=9D needs more love.) > > Ludo=E2=80=99. OK! I'll try it again when I see it merged :) Thanks, Maxim