From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: All source code for GuixSD system Date: Tue, 16 May 2017 21:46:21 +0200 Message-ID: <87bmqs7fg2.fsf@gnu.org> References: <089889f3-8c9f-e07d-80c7-d19efc0b2b18@tehnoetic.com> <20170516095039.GD27114@macbook42.flashner.co.il> 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]:53375) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dAiQd-0002iA-1D for help-guix@gnu.org; Tue, 16 May 2017 15:46:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dAiQY-0002Dc-1Z for help-guix@gnu.org; Tue, 16 May 2017 15:46:43 -0400 In-Reply-To: <20170516095039.GD27114@macbook42.flashner.co.il> (Efraim Flashner's message of "Tue, 16 May 2017 12:50:40 +0300") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Efraim Flashner Cc: help-guix@gnu.org Hi, Efraim Flashner skribis: > guix build --sources=3Dtransitive will download all the > sources required to build from the bootstrap binaries to the package(s) > named. > > I'm not sure how to do the same for the install image though. Currently there=E2=80=99s no tool to do that for GuixSD proper, though in practice the command above should get you close to that. It would be interesting to develop something like a =E2=80=9Cguix system sources=E2=80= =9D command. Having GuixSD preinstalled on hardware sold by Technoethic would be sweet, Dima! Thanks, Ludo=E2=80=99.