guix/gnu
Christopher Baines 087cdafc9f
services: guix: Add nar-herder-service-type.
* gnu/services/guix.scm (<nar-herder-configuration>): New record type.
(nar-herder-configuration, nar-herder-configuration?,
nar-herder-configuration-package,
nar-herder-configuration-user,
nar-herder-configuration-group,
nar-herder-configuration-mirror
nar-herder-configuration-database
nar-herder-configuration-database-dump
nar-herder-configuration-host
nar-herder-configuration-port
nar-herder-configuration-storage
nar-herder-configuration-storage-limit
nar-herder-configuration-storage-nar-removal-criteria
nar-herder-shepherd-services, nar-herder-activation,
nar-herder-account): New procedures.
(nar-herder-service-type): New variable.
* gnu/tests/guix.scm (%test-nar-herder): New variable.
* doc/guix.texi (Guix Services): Document the new service.
2022-01-31 18:28:16 +00:00
..
bootloader
build
home
installer
machine
packages gnu: poke: Update to 2.0. 2022-01-31 18:31:10 +02:00
platforms
services services: guix: Add nar-herder-service-type. 2022-01-31 18:28:16 +00:00
system
tests services: guix: Add nar-herder-service-type. 2022-01-31 18:28:16 +00:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: ruby-mustache: Fix race condition. 2022-01-31 16:38:53 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm