diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-08-24 16:26:14 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2020-08-25 13:45:27 -0400 |
commit | 4b5a6fbc9b754c0ca70d033dd99f17c4f028733a (patch) | |
tree | 7e1267a5ab1edc10d1b4dd71e51a80f17c8fba36 /tests/cpan.scm | |
parent | a5ccf1b522b443fa2aab79a4833810bdede4a9ff (diff) |
offload: Modify the build-machine record to accept multiple systems.
* guix/scripts/offload.scm (<build-machine>)[systems]: New field.
[system]: Accessor changed to %build-machine-system. Default to #f.
* guix/scripts/offload.scm (build-machine-system): Wrap %build-machine-system
with a deprecation warning.
(build-machine-systems): Access the new systems field or fallback to use
build-machine-system, for backward compatibility.
(machine-matches?): Adjust.
* tests/offload.scm: Add tests...
* Makefile.am (SCM_TESTS): ...and register them.
* doc/guix.texi (Daemon Offload Setup): Update doc.
Diffstat (limited to 'tests/cpan.scm')
0 files changed, 0 insertions, 0 deletions