diff options
Diffstat (limited to 'doc/guix.texi')
-rw-r--r-- | doc/guix.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 19a31c659a..be11096a43 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -8615,6 +8615,9 @@ The lsof package to use. The HTTP proxy used for downloading fixed-output derivations and substitutes. +@item @code{tmpdir} (default: @code{#f}) +A directory path where the @command{guix-daemon} will perform builds. + @end table @end deftp |