* [bug#72539] [PATCH] doc: Remove duplicate search paths instructions.
@ 2024-08-09 11:14 Florian Pelz
2024-08-26 17:43 ` bug#72539: " pelzflorian (Florian Pelz)
0 siblings, 1 reply; 2+ messages in thread
From: Florian Pelz @ 2024-08-09 11:14 UTC (permalink / raw)
To: 72539
Cc: Florian Pelz, Florian Pelz, Ludovic Courtès,
Matthew Trzcinski, Maxim Cournoyer
* doc/guix.texi (Invoking guix pull): Remove instructions
obsoleted by Binary Installation instructions.
Change-Id: I18274aa8bacd11de8ee72bd83c817f945468cc13
---
Being discussed in:
https://mail.gnu.org/archive/html/guix-devel/2024-08/msg00026.html
doc/guix.texi | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index b7eb8fd346..5701bed871 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -4428,15 +4428,7 @@ Invoking guix pull
versa.
The result of running @command{guix pull} is a @dfn{profile} available
-under @file{~/.config/guix/current} containing the latest Guix. Thus,
-make sure to add it to the beginning of your search path so that you use
-the latest version, and similarly for the Info manual
-(@pxref{Documentation}):
-
-@example
-export PATH="$HOME/.config/guix/current/bin:$PATH"
-export INFOPATH="$HOME/.config/guix/current/share/info:$INFOPATH"
-@end example
+under @file{~/.config/guix/current} containing the latest Guix.
The @option{--list-generations} or @option{-l} option lists past generations
produced by @command{guix pull}, along with details about their provenance:
base-commit: 20dbf225f332ccc707578263ed710dcf2a8fb78e
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72539: [PATCH] doc: Remove duplicate search paths instructions.
2024-08-09 11:14 [bug#72539] [PATCH] doc: Remove duplicate search paths instructions Florian Pelz
@ 2024-08-26 17:43 ` pelzflorian (Florian Pelz)
0 siblings, 0 replies; 2+ messages in thread
From: pelzflorian (Florian Pelz) @ 2024-08-26 17:43 UTC (permalink / raw)
To: 72539-done; +Cc: Ludovic Courtès, Maxim Cournoyer, Matthew Trzcinski
Pushed as 4aaa0ea06fdb2bc00e62e80d504e7778bb6d69de.
Regards,
Florian
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-26 17:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-09 11:14 [bug#72539] [PATCH] doc: Remove duplicate search paths instructions Florian Pelz
2024-08-26 17:43 ` bug#72539: " pelzflorian (Florian Pelz)
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.