guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/05: doc: Add description of 'build-locally?'.


From: guix-commits
Subject: 04/05: doc: Add description of 'build-locally?'.
Date: Thu, 15 Aug 2019 07:43:46 -0400 (EDT)

cwebber pushed a commit to branch master
in repository guix.

commit 3967a946c6b36bdd51bd0f11b75ad1f7ef3d4674
Author: Jakob L. Kreuze <address@hidden>
Date:   Thu Aug 15 04:07:19 2019 -0400

    doc: Add description of 'build-locally?'.
    
    * doc/guix.texi (Invoking guix deploy): Add section describing the
    'build-locally?' field of 'managed-host-environment-type'.
---
 doc/guix.texi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/guix.texi b/doc/guix.texi
index d80f629..043851e 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -25583,6 +25583,8 @@ with an @code{environment} of 
@code{managed-host-environment-type}.
 
 @table @asis
 @item @code{host-name}
+@item @code{build-locally?} (default: @code{#t})
+If false, system derivations will be built on the machine being deployed to.
 @item @code{system}
 The Nix system type describing the architecture of the machine being deployed
 to. This should look something like ``x86_64-linux''.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]