From: Abhishek Cherath <abhi@quic.us>
To: 59520@debbugs.gnu.org
Cc: Abhishek Cherath <abhi@quic.us>
Subject: [bug#59520] [PATCH] doc: Note that guix package can operate on outputs.
Date: Wed, 23 Nov 2022 13:47:50 -0500 [thread overview]
Message-ID: <20221123184750.4305-1-abhi@quic.us> (raw)
In-Reply-To: <20221123183733.3889-1-abhi@quic.us>
* doc/guix.texi ("Package Management")
["Invoking guix package"]: Mention support for operating
on store paths.
---
doc/guix.texi | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index c0cb24d709..61f323446b 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -3424,9 +3424,10 @@ The @var{options} can be among the following:
Install the specified @var{package}s.
Each @var{package} may specify either a simple package name, such as
-@code{guile}, or a package name followed by an at-sign and version number,
+@code{guile}; a package name followed by an at-sign and version number,
such as @code{guile@@1.8.8} or simply @code{guile@@1.8} (in the latter
-case, the newest version prefixed by @code{1.8} is selected).
+case, the newest version prefixed by @code{1.8} is selected); or a store path,
+such as @file{/gnu/store/...-guile-1.8.8}.
If no version number is specified, the
newest available version will be selected. In addition, @var{package}
base-commit: 7a2082023ad9c7479bfedf39537606a088222d48
--
2.38.1
next prev parent reply other threads:[~2022-11-23 18:49 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-23 18:37 [bug#59520] [PATCH] doc: Note that guix package can operate on outputs Abhishek Cherath
2022-11-20 0:05 ` [bug#59520] [PATCH] doc: Note that ‘guix package’ accepts file names Tobias Geerinckx-Rice via Guix-patches via
2022-11-23 21:58 ` Abhishek Cherath
2022-11-23 22:02 ` bug#59520: " Tobias Geerinckx-Rice via Guix-patches via
2022-11-23 23:54 ` [bug#59520] " zimoun
2022-11-24 0:10 ` Tobias Geerinckx-Rice via Guix-patches via
2022-11-24 0:24 ` Tobias Geerinckx-Rice via Guix-patches via
2022-11-24 10:08 ` zimoun
2022-11-23 22:05 ` Abhishek Cherath
2022-11-23 22:08 ` Tobias Geerinckx-Rice via Guix-patches via
2022-11-23 22:19 ` Abhishek Cherath
2022-11-23 18:47 ` Abhishek Cherath [this message]
2022-11-23 20:35 ` [bug#59520] [PATCH] doc: Note that guix package can operate on outputs zimoun
2022-11-23 21:02 ` Abhishek Cherath
2022-11-23 23:22 ` zimoun
2022-11-24 0:00 ` Tobias Geerinckx-Rice via Guix-patches via
2022-11-24 0:09 ` Abhishek Cherath
2022-11-24 10:27 ` zimoun
2022-11-23 21:42 ` Tobias Geerinckx-Rice via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221123184750.4305-1-abhi@quic.us \
--to=abhi@quic.us \
--cc=59520@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.