From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: Graphical GuixSD Installer Date: Fri, 16 Dec 2016 13:24:28 +0100 Message-ID: References: <20161216110807.GA2104@jocasta.intra> <87zijwkrw6.fsf@gnu.org> <20161216121749.GA2582@jocasta.intra> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cHrYu-0000Np-FX for guix-devel@gnu.org; Fri, 16 Dec 2016 07:24:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cHrYr-0001dk-D2 for guix-devel@gnu.org; Fri, 16 Dec 2016 07:24:32 -0500 Received: from mail-qk0-x22b.google.com ([2607:f8b0:400d:c09::22b]:35834) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cHrYr-0001dC-70 for guix-devel@gnu.org; Fri, 16 Dec 2016 07:24:29 -0500 Received: by mail-qk0-x22b.google.com with SMTP id n204so88686057qke.2 for ; Fri, 16 Dec 2016 04:24:28 -0800 (PST) In-Reply-To: <20161216121749.GA2582@jocasta.intra> 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" To: John Darrington Cc: guix-devel > Err ... How would they manage to do that before anything has been installed? guix-install would be a package added to the installation-os derivation in gnu/system/install.scm, no?