* [bug#36986] [PATCH] doc: Add description of 'build-locally?'.
@ 2019-08-09 15:46 Jakob L. Kreuze
2019-08-14 20:49 ` Christopher Lemmer Webber
0 siblings, 1 reply; 3+ messages in thread
From: Jakob L. Kreuze @ 2019-08-09 15:46 UTC (permalink / raw)
To: 36986
[-- Attachment #1: Type: text/plain, Size: 729 bytes --]
* 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 e9a0d7aa22..0e2fdd91a7 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{authorize?} (default: @code{#t})
If true, the coordinator's signing key will be added to the remote's ACL
keyring.
--
2.22.0
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [bug#36986] [PATCH] doc: Add description of 'build-locally?'.
2019-08-09 15:46 [bug#36986] [PATCH] doc: Add description of 'build-locally?' Jakob L. Kreuze
@ 2019-08-14 20:49 ` Christopher Lemmer Webber
2019-08-15 11:46 ` bug#36986: " Christopher Lemmer Webber
0 siblings, 1 reply; 3+ messages in thread
From: Christopher Lemmer Webber @ 2019-08-14 20:49 UTC (permalink / raw)
To: 36986
Looks good. Will merge when in patch series form.
Jakob L. Kreuze writes:
> * 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 e9a0d7aa22..0e2fdd91a7 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{authorize?} (default: @code{#t})
> If true, the coordinator's signing key will be added to the remote's ACL
> keyring.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#36986: [PATCH] doc: Add description of 'build-locally?'.
2019-08-14 20:49 ` Christopher Lemmer Webber
@ 2019-08-15 11:46 ` Christopher Lemmer Webber
0 siblings, 0 replies; 3+ messages in thread
From: Christopher Lemmer Webber @ 2019-08-15 11:46 UTC (permalink / raw)
To: guix-patches; +Cc: 36986-done
Christopher Lemmer Webber writes:
> Looks good. Will merge when in patch series form.
Merged and pushed!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-08-15 11:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-09 15:46 [bug#36986] [PATCH] doc: Add description of 'build-locally?' Jakob L. Kreuze
2019-08-14 20:49 ` Christopher Lemmer Webber
2019-08-15 11:46 ` bug#36986: " Christopher Lemmer Webber
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).