From mboxrd@z Thu Jan 1 00:00:00 1970 From: csanchezdll@gmail.com (Carlos =?utf-8?Q?S=C3=A1nchez?= de La Lama) Subject: Re: mutt builds to fail on a barebones sytem Date: Fri, 15 Jul 2016 16:47:47 +0200 Message-ID: <7tzipjc60c.fsf@gmail.com> References: <7tshvcb6b8.fsf@gmail.com> <20160714222153.GA12289@jasmine> <7t8tx3dtut.fsf@gmail.com> <87inw70yei.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49897) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bO4PC-0002n7-9x for guix-devel@gnu.org; Fri, 15 Jul 2016 10:47:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bO4P8-0002TS-Tg for guix-devel@gnu.org; Fri, 15 Jul 2016 10:47:54 -0400 In-Reply-To: <87inw70yei.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 15 Jul 2016 16:27:33 +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" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Hi Ludo, >> how/where are chroot contents defined? > > The chroot content is described in the bullet list at: > > https://www.gnu.org/software/guix/manual/html_node/Build-Environment-Setup.html Yes, but description is a bit abstract. I wanted to know the exact details. > The code that populates it is in nix/libstore/build.cc:1825. Thanks! I was unable to find it. Carlos