From dd16424466196616b99c13526537a89aaee27f88 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Thu, 28 Aug 2014 13:58:58 -0400 Subject: [PATCH] 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). --- doc/guix.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index 09ed39213c..b6cd57acc2 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -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