guix/gnu
Jan Wielkiewicz bc6239ba07
gnu: opendht: Add patch.
The 2.1.4 release of opendht contains a bug, preventing it's use with recent
releases of Jami.  This minor patch [1] resolves this issue, and should be
possible to remove with the next release.

1: e2b39dd3a0

* gnu/packages/patches/opendht-fix-jami.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/networking.scm (opendht)[source]: Apply the patch.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-07-12 20:33:55 +01:00
..
bootloader
build image: Do not set journal_model=WAL for the Hurd. 2020-07-11 16:34:01 +02:00
installer
machine Add more missing (ice-9 format) imports. 2020-06-28 23:32:52 +02:00
packages gnu: opendht: Add patch. 2020-07-12 20:33:55 +01:00
services services: Remove obsolete comment. 2020-07-12 13:06:41 +02:00
system Revert "vm: Use virtio network driver." 2020-07-11 23:36:31 +02:00
tests tests: networking: Use 'net.ifnames=0' for the Open vSwitch test. 2020-07-11 23:36:32 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Do not limit disk-image size. 2020-06-29 17:24:36 +02:00
image.scm image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
installer.scm installer: Use latest Guile. 2020-06-26 18:39:29 +02:00
local.mk gnu: opendht: Add patch. 2020-07-12 20:33:55 +01:00
machine.scm
packages.scm
services.scm services: provenance: Save channel introductions. 2020-07-01 23:34:51 +02:00
system.scm system: Do not use "hurd-target?". 2020-07-05 09:40:34 +02:00
tests.scm