From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Bags Date: Fri, 03 Oct 2014 11:23:04 +0200 Message-ID: <8761g15wxz.fsf@gnu.org> References: <87tx3m4pn2.fsf@gnu.org> <20141003075255.GA4435@krake.intra> 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]:48144) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZz4t-00038q-MN for Guix-devel@gnu.org; Fri, 03 Oct 2014 05:23:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XZz4n-0003EK-OE for Guix-devel@gnu.org; Fri, 03 Oct 2014 05:23:07 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:45770) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZz4n-0003EA-HA for Guix-devel@gnu.org; Fri, 03 Oct 2014 05:23:01 -0400 In-Reply-To: <20141003075255.GA4435@krake.intra> (John Darrington's message of "Fri, 3 Oct 2014 09:52:56 +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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: John Darrington Cc: Guix-devel John Darrington skribis: > On Thu, Oct 02, 2014 at 02:33:53PM +0200, Ludovic Court=C3=A8s wrote: > Hello, >=20=20=20=20=20=20 > I=E2=80=99ve pushed a new branch, =E2=80=98wip-bags=E2=80=99, which = changes the way > build systems work. Basically, it introduces an intermediate > representation between packages and derivations, called =E2=80=9Cbag= s.=E2=80=9D >=20=20=20=20=20=20 > Comments welcome! > > "Bags" can be too easily misread/typed as "bugs". And bags can even be full of bugs! ;-) It=E2=80=99s an internal interface so normally not something one will usual= ly type or read about. But I=E2=80=99m open to suggestions (the synonyms that WordNet suggests aren=E2=80=99t good.) Ludo=E2=80=99.