guix-play/gnu/services
Clément Lassieur ad05e96e14
services: cgit: Add support for file-like objects.
* doc/guix.texi (Version Control Services): Update accordingly.
* gnu/services/cgit.scm (serialize-field, serialize-string, serialize-boolean,
serialize-integer, serialize-repository-cgit-configuration-list,
serialize-nginx-server-configuration-list, serialize-repo-field,
serialize-repo-boolean, serialize-repo-integer, serialize-module-link-path,
serialize-repository-directory, serialize-mimetype-alist): Return strings or
string-valued gexps and stop printing.
(repository-cgit-configuration)[source-filter, about-filter, commit-filter,
logo, owner-filter], (cgit-configuration)[auth-filter, commit-filter, css,
email-filter, favicon, include, logo, owner-filter, mimetype-file, readme,
source-filter]: Replace STRING with FILE-OBJECT.
(file-object?, serialize-file-object, repo-file-object?,
serialize-repo-file-object): New procedures.
(cgit-activation): Use SERIALIZE-CONFIGURATION's return value with
MIXED-TEXT-FILE instead of using its output with PLAIN-FILE.
2018-04-11 21:23:59 +02:00
..
admin.scm gnu: shepherd: Update to 0.4.0. 2018-03-22 11:43:30 +01:00
audio.scm
avahi.scm
base.scm services: Add 'virtual-terminal'. 2018-03-15 11:37:18 +01:00
certbot.scm services: certbot: Don't try to renew certificates on activation. 2018-04-03 16:21:31 +02:00
cgit.scm services: cgit: Add support for file-like objects. 2018-04-11 21:23:59 +02:00
configuration.scm services: messaging: Prosody config supports file-like objects. 2018-03-03 18:21:52 +01:00
cuirass.scm
cups.scm
databases.scm services: databases: Change quote' to single-quote. 2018-03-17 20:31:37 +00:00
dbus.scm
desktop.scm gnu: Add x11-socket-directory-service. 2018-04-04 14:39:39 +02:00
dict.scm services: dicod: Depend on 'user-processes'. 2018-03-07 11:22:41 +01:00
dns.scm
games.scm
herd.scm
kerberos.scm
lirc.scm
mail.scm services: dovecot: Copy dovecot.conf to /etc/dovecot. 2018-03-09 17:02:31 +03:00
mcron.scm gnu: mcron: Update to 1.1 and deprecate "mcron2". 2018-03-19 23:19:49 +01:00
messaging.scm services: messaging: Prosody config supports file-like objects. 2018-03-03 18:21:52 +01:00
monitoring.scm
networking.scm services: Add openntpd service. 2018-03-05 08:46:28 +02:00
nfs.scm
pm.scm
rsync.scm
sddm.scm
shepherd.scm services: 'shepherd-service-type' now accepts a default value. 2018-03-15 11:34:57 +01:00
spice.scm
ssh.scm services: openssh: Add 'accepted-environment' field. 2018-03-18 00:02:05 +01:00
sysctl.scm
telephony.scm
version-control.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
virtualization.scm
vpn.scm
web.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
xorg.scm