unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59520] [PATCH] doc: Note that guix package can operate on outputs.
@ 2022-11-23 18:37 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 18:47 ` [bug#59520] [PATCH] doc: Note that guix package can operate on outputs Abhishek Cherath
  0 siblings, 2 replies; 19+ messages in thread
From: Abhishek Cherath @ 2022-11-23 18:37 UTC (permalink / raw)
  To: 59520; +Cc: Abhishek Cherath

* 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..70c473bdf6 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/qyrids57rb050vdzsdskdf7p59nlchnv-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





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

end of thread, other threads:[~2022-11-24 12:04 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [bug#59520] [PATCH] doc: Note that guix package can operate on outputs Abhishek Cherath
2022-11-23 20:35   ` 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

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