guix/gnu
Maxim Cournoyer ee720b5798
gnu: opendht: Add Python bindings, tools.
* gnu/packages/networking.scm (opendht)
[outputs]: Add tools and debug outputs.
[native-inputs]: Add python and python-cython.
[imported-modules, modules, phases]: New arguments.
[configure-flags]: Disable static compilation.  Enable Python support and the
tools.
[synopsis]: Update synopsis.
[description]: Expound description.
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: configuration: Add a define-configuration/no-serialization syntax. 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