doc: Document that a working environment for building Guix requires "--pure".
authorDanny Milosavljevic <dannym@scratchpost.org>
Thu, 12 Mar 2020 08:57:26 +0000 (09:57 +0100)
committerDanny Milosavljevic <dannym@scratchpost.org>
Tue, 24 Mar 2020 18:25:25 +0000 (19:25 +0100)
* doc/guix.texi (Invoking guix environment): Document that a working
environment for building Guix requires "--pure".

doc/guix.texi

index b6a9c25..af87d76 100644 (file)
@@ -4747,7 +4747,7 @@ the following command creates a Guix development environment that
 additionally includes Git and strace:
 
 @example
-guix environment guix --ad-hoc git strace
+guix environment --pure guix --ad-hoc git strace
 @end example
 
 Sometimes it is desirable to isolate the environment as much as