[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#26366: [PATCH] doc: Specify that Guix should be built from within a
From: |
Ludovic Courtès |
Subject: |
bug#26366: [PATCH] doc: Specify that Guix should be built from within a container. |
Date: |
Sat, 08 Apr 2017 14:40:13 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Clément Lassieur <address@hidden> skribis:
> * doc/contributing.texi: add '--container' and '--network' options to the
> 'guix environment guix' command.
[...]
> +course, by using Guix! The following command starts a new shell within
> +an isolated container where all the dependencies and appropriate
> +environment variables are set up to hack on Guix:
>
> @example
> -guix environment guix
> +guix environment --container --network guix
> @end example
What’s the rationale? Was this to address the warnings in your first
message?
It’s possible and a good way to silence the warnings you were seeing,
but it should work fine without it too.
Thanks,
Ludo’.
bug#26366: Building Guix from within a container, Clément Lassieur, 2017/04/05
bug#26366: Building Guix from within a container, Ludovic Courtès, 2017/04/08