guix-devel/gnu
Huang Ying 9af7ecd959
services: dicod: Allow the configuration of "handlers".
* gnu/services/dict.scm (<dicod-configuration>)[handlers]: New field.
(<dicod-handler>): New record type.
(<dicod-database>): Add fields.
(dicod-configuration-file): Support convert handlers and enhanced databases.
configuration to config file.
* doc/guix.texi (Miscellaneous Services): Update accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-01 00:45:18 +02:00
..
build pack: Add '--symlink'. 2017-03-14 17:57:27 +01:00
packages gnu: linux-libre: Update to 4.10.8 [fixes CVE-2017-7184]. 2017-03-31 18:20:54 -04:00
services services: dicod: Allow the configuration of "handlers". 2017-04-01 00:45:18 +02:00
system system: grub: Don't attempt to load non-EFI modules on EFI. 2017-03-25 22:50:24 +01:00
tests services: Add inetd-service-type. 2017-03-24 17:45:56 +01:00
artwork.scm
local.mk gnu: thefuck: Upgrade to 3.15 and enable tests. 2017-03-29 20:51:06 -05:00
packages.scm packages: Use PACKAGE@VERSION syntax when reporting ambiguities. 2017-03-08 23:42:53 +01:00
services.scm services: Create /var/log upon activation. 2017-03-10 14:48:06 +01:00
system.scm system: Avoid '_' as a pattern variable in 'match'. 2017-03-10 14:48:06 +01:00
tests.scm