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: Sun, 05 Oct 2014 22:27:20 +0200 Message-ID: <87iojyclef.fsf@gnu.org> References: <87tx3m4pn2.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]:53670) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XasOt-00035k-3P for Guix-devel@gnu.org; Sun, 05 Oct 2014 16:27:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XasOk-0006i0-2U for Guix-devel@gnu.org; Sun, 05 Oct 2014 16:27:27 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:48286) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XasOj-0006hf-RZ for Guix-devel@gnu.org; Sun, 05 Oct 2014 16:27:18 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 2CFAE3C57 for ; Sun, 5 Oct 2014 22:27:16 +0200 (CEST) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0wvoMKSuGLHW for ; Sun, 5 Oct 2014 22:27:16 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id DD5021646 for ; Sun, 5 Oct 2014 22:27:15 +0200 (CEST) In-Reply-To: <87tx3m4pn2.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 02 Oct 2014 14:33:53 +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: Guix-devel I=E2=80=99ve merged the =E2=80=98wip-bags=E2=80=99 branch (which means you= =E2=80=99ll find yourself downloading or rebuilding a number of things.) Please report any test suite failure or other problem. I would particularly welcome feedback from David wrt. the suitability for =E2=80=98guix environment=E2=80=99. :-) Ludo=E2=80=99.