This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
Christopher Baines
15955e9b54
services: guix: Add guix-build-coordinator-service-type.
* gnu/services/guix.scm (<guix-build-coordinator-configuration>): New record
type.
(guix-build-coordinator-configuration, guix-build-coordinator-configuration?,
guix-build-coordinator-configuration-package,
guix-build-coordinator-configuration-user,
guix-build-coordinator-configuration-group,
guix-build-coordinator-configuration-datastore-uri-string,
guix-build-coordinator-configuration-agent-communication-uri-string,
guix-build-coordinator-configuration-client-communication-uri-string,
guix-build-coordinator-configuration-allocation-strategy,
guix-build-coordinator-configuration-hooks,
guix-build-coordinator-configuration-guile,
make-guix-build-coordinator-start-script,
guix-build-coordinator-shepherd-services, guix-build-coordinator-activation,
guix-build-coordinator-account): New procedures.
(guix-build-coordinator-service-type): New variable.
* gnu/tests/guix.scm (%test-guix-build-coordinator): New variable.
* doc/guix.texi (Guix Services): Document it.
|
2020-10-05 18:10:48 +01:00 |
.. |
audio.scm
|
…
|
|
base.scm
|
tests: install: Fix gui-installed-desktop-os-encrypted test.
|
2020-09-10 14:59:53 +02:00 |
cups.scm
|
gnu: Add system test for CUPS.
|
2020-03-02 23:39:44 +01:00 |
databases.scm
|
…
|
|
desktop.scm
|
…
|
|
dict.scm
|
…
|
|
docker.scm
|
tests: docker-system: Use guile-3.0.
|
2020-07-17 22:13:58 +02:00 |
ganeti.scm
|
services: ganeti: Use TLS on the remote API by default.
|
2020-07-19 14:23:16 +02:00 |
guix.scm
|
services: guix: Add guix-build-coordinator-service-type.
|
2020-10-05 18:10:48 +01:00 |
install.scm
|
system: image: Add image-type support.
|
2020-09-30 10:47:59 +02:00 |
ldap.scm
|
…
|
|
linux-modules.scm
|
system: Automatically adjust linux-module packages to use the
|
2020-04-22 22:59:39 +02:00 |
mail.scm
|
tests: opensmtpd: Check /var/spool/mail instead of /var/mail.
|
2020-03-16 14:05:52 +01:00 |
messaging.scm
|
…
|
|
monitoring.scm
|
tests: zabbix: Fix typo in comment.
|
2020-07-15 22:15:50 +03:00 |
networking.scm
|
tests: networking: Use 'net.ifnames=0' for the Open vSwitch test.
|
2020-07-11 23:36:32 +02:00 |
nfs.scm
|
tests: nfs: Improve "nfs-root-fs".
|
2020-09-10 18:57:46 +02:00 |
package-management.scm
|
services: nix: Fix sandbox.
|
2020-07-22 22:10:11 +03:00 |
reconfigure.scm
|
reconfigure: Don't call build-derivations for upgrade-services test
|
2020-04-26 19:41:56 +01:00 |
rsync.scm
|
tests: rsync: Set PATH.
|
2020-03-16 14:05:52 +01:00 |
security-token.scm
|
…
|
|
singularity.scm
|
tests: Update references to the now-deprecated 'guile-json' variable.
|
2019-11-09 23:04:14 +01:00 |
ssh.scm
|
tests: ssh: Explicitly wait for port 22.
|
2020-04-21 16:33:21 +02:00 |
version-control.scm
|
…
|
|
virtualization.scm
|
services: hurd-vm: Resurrect system-test by using raw disk-image.
|
2020-10-01 15:47:29 +02:00 |
web.scm
|
gnu: tests: Fix unbound variable.
|
2020-07-13 04:23:43 +02:00 |