guix/gnu
Clément Lassieur 5cc6dcd734
services: prosody: Adapt to Prosody 0.10.0.
* doc/guix.texi (Messaging Services): Add "mam" as a module example.  Document
'prosodyctl check'.  Replace 'prosodyctl cert request' with 'prosodyctl cert
import'.  Regenerate it.
* gnu/services/messaging.scm (serialize-module-list): Remove "posix" from the
default modules list because it is now automatically loaded.
(ssl-configuration)[key, certificate]: Remove them because they are now
automatically located.  Fix their docstrings.
(%default-modules-enabled): Add "carbons" and "blocklist".
(prosody-configuration)[certificates]: Set default directory from which
certificates/keys will be automatically located.
2017-11-26 15:30:56 +01:00
..
bootloader bootloader: extlinux: Fix device tree path. 2017-11-23 20:07:04 +01:00
build shepherd: Include /etc/group in service containers. 2017-11-22 23:02:35 +01:00
packages gnu: prosody: Add lua5.1-bitop to inputs. 2017-11-26 15:30:56 +01:00
services services: prosody: Adapt to Prosody 0.10.0. 2017-11-26 15:30:56 +01:00
system vm: Use os-defined initrd intead of base-initrd. 2017-11-26 13:50:37 +01:00
tests tests: install: Increase target-size. 2017-11-15 00:48:09 +03:00
artwork.scm
bootloader.scm
local.mk gnu: guile-emacs: Resurrect, fixes #29186. 2017-11-25 20:05:26 +01:00
packages.scm Revert "Add (guix self) and use it when pulling." 2017-11-21 23:53:10 +01:00
services.scm
system.scm Add semicolon in commands that set GUIX_PROFILE. 2017-11-20 18:43:10 +01:00
tests.scm