guix/gnu
ng0 1472f63002
gnu: libmicrohttpd: Use 'gnutls/dane' as input.
This switches the used GnuTLS to the one recommended
by the GNUnet Documentation (Chapter "Installation Handbook",
Section "Generic installation instructions") where a specific
order of dependency installation is required.  In this
order libunbound is installed first, then GnuTLS, then libgnurl,
followed by libmicrohttpd.

* gnu/packages/gnunet.scm (libmicrohttpd)[inputs]: Replace gnutls with
  'gnutls/dane'.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2017-10-01 10:50:37 +01:00
..
bootloader
build build: Do not store two copies of the ISO-9660 superblock anymore. 2017-09-22 04:03:52 +02:00
packages gnu: libmicrohttpd: Use 'gnutls/dane' as input. 2017-10-01 10:50:37 +01:00
services services: web: Add try-files for the nginx-service-type. 2017-09-28 20:37:40 +02:00
system uuid: Add a parser for FAT32 UUIDs. 2017-09-22 18:40:57 +02:00
tests tests: install: Switch to modifying the gc-root-service-type. 2017-09-26 10:43:10 +02:00
artwork.scm
bootloader.scm
local.mk gnu: Add ocaml-graph. 2017-09-27 21:26:16 +02:00
packages.scm
services.scm services: network-manager: Add support for VPN plug-ins. 2017-09-22 00:05:08 +02:00
system.scm system: <boot-parameters> does not use "/dev" device names. 2017-09-21 22:30:59 +02:00
tests.scm