From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: GNU Guix 0.7 released Date: Mon, 11 Aug 2014 23:21:08 +0200 Message-ID: <87y4uupvsr.fsf@gnu.org> References: <87egx9vrnh.fsf@inria.fr> <87ppg7w1np.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]:49392) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XGx1o-0006x9-Vr for guix-devel@gnu.org; Mon, 11 Aug 2014 17:21:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XGx1j-00066C-Ic for guix-devel@gnu.org; Mon, 11 Aug 2014 17:21:16 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:59336) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XGx1j-00065o-Bv for guix-devel@gnu.org; Mon, 11 Aug 2014 17:21:11 -0400 In-Reply-To: <87ppg7w1np.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 11 Aug 2014 16:18:02 +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: Adam Pribyl Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > On the complete system, there are, however, packages installed > system-wide under /run/current-system/profile. Eventually one should be > able to run: > > guix package -p /run/current-system/profile -I > > That doesn=E2=80=99t work in 0.7. Fixed with 29fce8b. Ludo=E2=80=99.