From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guix-package error while installing "make" package Date: Sun, 30 Dec 2012 21:34:50 +0100 Message-ID: <87zk0v1dp1.fsf@gnu.org> References: <87d2xr2vzn.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 ([208.118.235.92]:35969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TpPaw-0005OU-5O for bug-guix@gnu.org; Sun, 30 Dec 2012 15:34:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TpPav-0004SP-7W for bug-guix@gnu.org; Sun, 30 Dec 2012 15:34:54 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:44336) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TpPav-0004SK-1K for bug-guix@gnu.org; Sun, 30 Dec 2012 15:34:53 -0500 In-Reply-To: <87d2xr2vzn.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 30 Dec 2012 20:14:20 +0100") 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: Alen Skondro Cc: bug-guix@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: >> And another question is, do I need to have the nix package installed >> or is guix now a standalone component? > > It=E2=80=99s now standalone. I should point out that it lacks a command-line interface for some functionality, such as the garbage collector. But the functionality is there, so it=E2=80=99s really a matter of writing the command-line tool that invokes it. Ludo=E2=80=99.