unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69750] [PATCH] doc: Correct the "guix package --install-from-expression" example.
@ 2024-03-12 16:00 Rostislav Svoboda
  2024-03-16 22:40 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Rostislav Svoboda @ 2024-03-12 16:00 UTC (permalink / raw)
  To: 69750; +Cc: Rostislav Svoboda

* doc/guix.texi (Invoking @command{guix package}): Correct the module where
'guile-final' is defined. It is actually located in (gnu packages
commencement) rather than in the (gnu packages base).

Change-Id: I7747106916d53dcbe296b7302983c5013eb2926d
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 858d5751bf..4ab9a7663c 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -3445,7 +3445,7 @@ Invoking guix package
 @var{exp} must be a Scheme expression that evaluates to a
 @code{<package>} object.  This option is notably useful to disambiguate
 between same-named variants of a package, with expressions such as
-@code{(@@ (gnu packages base) guile-final)}.
+@code{(@@ (gnu packages commencement) guile-final)}.
 
 Note that this option installs the first output of the specified
 package, which may be insufficient when needing a specific output of a

base-commit: 447e9c96259e8fa15a828de9b2dd3400e2ffafe6
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#69750] [PATCH] doc: Correct the "guix package --install-from-expression" example.
  2024-03-12 16:00 [bug#69750] [PATCH] doc: Correct the "guix package --install-from-expression" example Rostislav Svoboda
@ 2024-03-16 22:40 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-03-16 22:40 UTC (permalink / raw)
  To: Rostislav Svoboda; +Cc: 69750-done, 69750

[-- Attachment #1: Type: text/plain, Size: 484 bytes --]


Rostislav Svoboda <rostislav.svoboda@gmail.com> writes:

> * doc/guix.texi (Invoking @command{guix package}): Correct the module where
> 'guile-final' is defined. It is actually located in (gnu packages
> commencement) rather than in the (gnu packages base).
>
> Change-Id: I7747106916d53dcbe296b7302983c5013eb2926d
> ---
>  doc/guix.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks! I've pushed this to master as
4fe9aae225fa4ee0416d7cfa984bda8fcded8436.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-16 22:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-12 16:00 [bug#69750] [PATCH] doc: Correct the "guix package --install-from-expression" example Rostislav Svoboda
2024-03-16 22:40 ` Christopher Baines

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).