~ruther/guix-local

dd16424466196616b99c13526537a89aaee27f88 — Mark H Weaver 11 years ago 9e9cb0c
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).
1 files changed, 3 insertions(+), 3 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +3 -3
@@ 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