guix/gnu
Maxim Cournoyer fd449608eb
services: Add a service for opendht.
* gnu/services/networking.scm (maybe-number?, maybe-string?): New procedures.
(<opendht-configuration>): New configuration record.
(%opendht-accounts): New variable.
(opendht-configuration->command-line-arguments): New procedure.
(opendht-shepherd-service, opendht-service-type): New variables.
* doc/guix.texi (Networking Services): Document the new service.
2021-05-17 23:27:40 -04:00
..
bootloader
build
installer
machine
packages gnu: opendht: Add Python bindings, tools. 2021-05-17 23:27:40 -04:00
services services: Add a service for opendht. 2021-05-17 23:27:40 -04:00
system vm: Remove unused imports. 2021-05-17 23:59:58 +02:00
tests gnu: Allow services to install kernel-loadable modules. 2021-05-11 16:13:48 +02:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: mercurial: Patch to make it read HGEXTENSIONPATH. 2021-05-16 23:28:11 +02:00
machine.scm
packages.scm
services.scm gnu: Allow services to install kernel-loadable modules. 2021-05-11 16:13:48 +02:00
system.scm Merge branch 'version-1.3.0' 2021-05-11 22:42:59 -04:00
tests.scm