This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 696b85377d doc: Rename package variants index anchor terms.
696b85377d is described below
commit 696b85377d5402920dec32c223cdcb1ed815a0fb
Author: Simon Tournier <[email protected]>
AuthorDate: Sat Aug 30 08:47:28 2025 +0200
doc: Rename package variants index anchor terms.
* doc/guix.texi (Package Transformation Options): Add index term and move
index term from here...
(Defining Package Variants): ...to here and add index term.
Fixes: guix/guix#2191
Change-Id: I8ed71d3db8a6c70368f9ae37d159622a5512db42
Signed-off-by: Gabriel Wicki <[email protected]>
---
doc/guix.texi | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 75204215c5..a6d6d655fb 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -8737,6 +8737,7 @@ The example below denotes a version of gnu-standards to
fetch:
@section Defining Package Variants
@cindex customizing packages
+@cindex package variants
@cindex variants, of packages
One of the nice things with Guix is that, given a package definition,
you can easily @emph{derive} variants of that package---for a different
@@ -13581,7 +13582,8 @@ the parsed command-line options.
@node Package Transformation Options
@subsection Package Transformation Options
-@cindex package variants
+@cindex package tranformation
+@cindex package variants, transformation
Another set of command-line options supported by @command{guix build}
and also @command{guix package} are @dfn{package transformation
options}. These are options that make it possible to define @dfn{package