From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:60098) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jGnii-00050Y-Jb for guix-patches@gnu.org; Tue, 24 Mar 2020 13:52:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jGnig-0002Oe-Cs for guix-patches@gnu.org; Tue, 24 Mar 2020 13:52:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49597) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jGnif-0002OS-JG for guix-patches@gnu.org; Tue, 24 Mar 2020 13:52:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jGnie-0008V8-4O for guix-patches@gnu.org; Tue, 24 Mar 2020 13:52:04 -0400 Subject: [bug#40037] [PATCH] doc: Document that a working environment for building Guix requires "--pure". Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20200312085726.18442-1-dannym@scratchpost.org> Date: Tue, 24 Mar 2020 18:50:54 +0100 In-Reply-To: <20200312085726.18442-1-dannym@scratchpost.org> (Danny Milosavljevic's message of "Thu, 12 Mar 2020 09:57:26 +0100") Message-ID: <87lfnplk01.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Danny Milosavljevic Cc: 40037@debbugs.gnu.org Danny Milosavljevic skribis: > * doc/guix.texi (Invoking guix environment): Document that a working > environment for building Guix requires "--pure". LGTM!