diff options
-rw-r--r-- | presentation.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/presentation.tex b/presentation.tex index 6ccea6712726..d3aa61337554 100644 --- a/presentation.tex +++ b/presentation.tex @@ -193,8 +193,8 @@ Nix evaluation can not recurse forever: The bootstrap can not simply depend on a previous GCC. - Result: \texttt{bootstrap-tools} tarball from a previous binary - cache is fetched and used. + Workaround: \texttt{bootstrap-tools} tarball from a previous + binary cache is fetched and used. An unfortunate magic binary blob ... \end{frame} |