mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
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 <gabriel@erlikon.ch>
This commit is contained in:
parent
2f3d9566a9
commit
696b85377d
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue