GNU bug report logs - #35004
Docs refer to $HOME/.guix-profile instead of $GUIX_PROFILE

Previous Next

Package: guix-patches;

Reported by: Joshua Randall <jcrandall <at> alum.mit.edu>

Date: Tue, 26 Mar 2019 15:30:02 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 35004 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: 35004 <at> debbugs.gnu.org
Cc: "Joshua C. Randall" <jcrandall <at> alum.mit.edu>
Subject: [PATCH] doc: Fix typo.
Date: Mon, 11 Jan 2021 15:21:48 +0100
From: "Joshua C. Randall" <jcrandall <at> alum.mit.edu>

Fixes <http://bugs.gnu.org/35004>.

* doc/guix.texi (Invoking guix package): Fix typo.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index b3447a169f..ceccc04356 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -3077,7 +3077,7 @@ shells get all the right environment variable definitions:
 
 @example
 GUIX_PROFILE="$HOME/.guix-profile" ; \
-source "$HOME/.guix-profile/etc/profile"
+source "$GUIX_PROFILE/etc/profile"
 @end example
 
 In a multi-user setup, user profiles are stored in a place registered as

base-commit: 8152fd1af551f4bcec2ef59243264c10ff48daea
-- 
2.29.2





This bug report was last modified 4 years and 120 days ago.

Previous Next


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