mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-30 14:01:15 +02:00
doc: Document that a working environment for building Guix requires "--pure".
* doc/guix.texi (Invoking guix environment): Document that a working environment for building Guix requires "--pure".
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user