GNU bug report logs - #53611
[PATCH] doc: Document --profile option to "guix environment"

Previous Next

Package: guix-patches;

Reported by: Konrad Hinsen <konrad.hinsen <at> fastmail.net>

Date: Fri, 28 Jan 2022 18:11:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Konrad Hinsen <konrad.hinsen <at> fastmail.net>
Subject: bug#53611: closed (Re: bug#53611: [PATCH] doc: Document --profile
 option to "guix environment")
Date: Mon, 31 Jan 2022 22:50:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#53611: [PATCH] doc: Document --profile option to "guix environment"

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 53611 <at> debbugs.gnu.org.

-- 
53611: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53611
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Konrad Hinsen <konrad.hinsen <at> fastmail.net>
Cc: 53611-done <at> debbugs.gnu.org
Subject: Re: bug#53611: [PATCH] doc: Document --profile option to "guix
 environment"
Date: Mon, 31 Jan 2022 23:49:39 +0100
Konrad Hinsen <konrad.hinsen <at> fastmail.net> skribis:

> * doc/guix.texi (Invoking guix environment): New paragraph.

Applied as well, thanks!

[Message part 3 (message/rfc822, inline)]
From: Konrad Hinsen <konrad.hinsen <at> fastmail.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] doc: Document --profile option to "guix environment"
Date: Fri, 28 Jan 2022 19:10:11 +0100
* doc/guix.texi (Invoking guix environment): New paragraph.
---
 doc/guix.texi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/guix.texi b/doc/guix.texi
index 92f515df8f..7243870e81 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -6237,6 +6237,12 @@ interpreted as packages whose dependencies will be added to the
 environment, the default behavior.  Packages appearing after are
 interpreted as packages that will be added to the environment directly.
 
+@item --profile=@var{profile}
+@itemx -p @var{profile}
+Create an environment containing the packages installed in @var{profile}. 
+Use @command{guix package} (@pxref{Invoking guix package}) to create
+and manage profiles.
+
 @item --pure
 Unset existing environment variables when building the new environment, except
 those specified with @option{--preserve} (see below).  This has the effect of
-- 
2.34.0




This bug report was last modified 3 years and 170 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.