doc: %final-inputs is now in (gnu packages commencement).
* doc/guix.texi (Bootstrapping): Adjust the text to reflect that '%final-inputs' is now in (gnu packages commencement).
This commit is contained in:
parent
9e9cb0c7ba
commit
dd16424466
|
@ -4131,9 +4131,9 @@ the GNU Build System: Guile, Bash, Coreutils, etc.
|
|||
|
||||
And voilà! At this point we have the complete set of build tools that
|
||||
the GNU Build System expects. These are in the @code{%final-inputs}
|
||||
variables of the @code{(gnu packages base)} module, and are implicitly
|
||||
used by any package that uses @code{gnu-build-system} (@pxref{Defining
|
||||
Packages}).
|
||||
variable of the @code{(gnu packages commencement)} module, and are
|
||||
implicitly used by any package that uses @code{gnu-build-system}
|
||||
(@pxref{Defining Packages}).
|
||||
|
||||
|
||||
@unnumberedsubsec Building the Bootstrap Binaries
|
||||
|
|
Loading…
Reference in New Issue