unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: 40037@debbugs.gnu.org
Cc: Danny Milosavljevic <dannym@scratchpost.org>
Subject: [bug#40037] [PATCH] doc: Document that a working environment for building Guix requires "--pure".
Date: Thu, 12 Mar 2020 09:57:26 +0100	[thread overview]
Message-ID: <20200312085726.18442-1-dannym@scratchpost.org> (raw)

* doc/guix.texi (Invoking guix environment): Document that a working
environment for building Guix requires "--pure".
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index dd32b65fe0..b889032207 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -4750,7 +4750,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

             reply	other threads:[~2020-03-12  8:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-12  8:57 Danny Milosavljevic [this message]
2020-03-24 17:50 ` [bug#40037] [PATCH] doc: Document that a working environment for building Guix requires "--pure" Ludovic Courtès
2020-03-24 18:26   ` bug#40037: " Danny Milosavljevic

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200312085726.18442-1-dannym@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=40037@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).