me
/
guix
Archived
1
0
Fork 0

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".
master
Danny Milosavljevic 2020-03-12 09:57:26 +01:00
parent 637db76d7a
commit be743fc0fd
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 1 additions and 1 deletions

View 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