From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?q?Germ=E1n_Arias?= Subject: Re: GNU Guix 0.2 released Date: Thu, 16 May 2013 00:34:41 -0600 Message-ID: <375355badf71ed580ae1ecced2e4ecec@german-desktop> References: <87k3n0n0z6.fsf@gnu.org> Mime-Version: 1.0 (Generated by Pantomime 1.2.0) Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46512) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucrlz-00072I-PY for bug-guix@gnu.org; Thu, 16 May 2013 02:34:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ucrly-0002WX-SM for bug-guix@gnu.org; Thu, 16 May 2013 02:34:43 -0400 Received: from mail-gg0-x229.google.com ([2607:f8b0:4002:c02::229]:48844) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ucrly-0002WR-OH for bug-guix@gnu.org; Thu, 16 May 2013 02:34:42 -0400 Received: by mail-gg0-f169.google.com with SMTP id i2so270298ggk.28 for ; Wed, 15 May 2013 23:34:42 -0700 (PDT) In-Reply-To: <87k3n0n0z6.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: ludo@gnu.org Cc: bug-guix@gnu.org On 2013-05-15 01:42:05 -0600 ludo@gnu.org (Ludovic Court=E8s wrote: >=20 > A feature that you may find useful for the purpose of testing GNUstep = is > that several variants of the same package (for instance, GNUstep build= > with different options, or different versions of its dependencies) can= > coexist. The system maintains a mapping between your package=92s reci= pe > and its build result, so you know exactly what you=92re testing. Interesting. >=20 > Anyway, I=92ve also been thinking that it=92d be great to have GNUstep= > packaged in Guix one of these days. If you want to help with that, I=92= m > happy to give a hand! :-) I have read the documentation and conceptually it seems easy. But I gues= s the hard part is the requirements, right?. If I have time I will give a = try. Regards. Germ=E1n.