guix-play/gnu
Marius Bakke ab8b76b735
services: zabbix: Support gexps in configuration serializer.
This makes it possible to do e.g. (include-files (list (local-file "foo.conf"))).

* gnu/services/monitoring.scm (serialize-field, serialize-list,
serialize-include-files, serialize-extra-options): Rewrite as gexps.
(zabbix-server-config-file, zabbix-agent-config-file): Simplify builders by
using FORMAT.
2022-01-30 14:47:43 +01:00
..
bootloader bootloader: grub: Fix serial mode. 2022-01-13 11:11:02 +01:00
build linux-container: Handle CLONE_NEWCGROUP and use it by default. 2022-01-05 23:44:18 +01:00
home home: 'reconfigure' checks for potential downgrades. 2022-01-28 23:14:44 +01:00
installer installer: Install the locale before mounting the cow-store. 2022-01-14 14:29:19 +01:00
machine machine: ssh: Add 'safety-checks?' field. 2022-01-16 23:56:55 +01:00
packages gnu: patchelf: Add release-monitoring-url. 2022-01-30 14:58:28 +02:00
platforms
services services: zabbix: Support gexps in configuration serializer. 2022-01-30 14:47:43 +01:00
system system: locale: Use only the current glibc. 2022-01-14 14:29:20 +01:00
tests tests: Add system test for TimescaleDB. 2022-01-29 16:09:03 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Add extra jobs for tunable packages. 2022-01-01 15:23:24 +01:00
home.scm home: Add gexp-compiler for home-environments. 2021-12-19 23:39:55 +01:00
image.scm image: Add a shared-network? field. 2021-12-23 10:53:59 +01:00
installer.scm installer: Check if ci.guix.gnu.org can be reached. 2022-01-14 14:29:08 +01:00
local.mk gnu: audacity: Add fallback to locate ffmpeg via pkg-config. 2022-01-30 08:11:00 +01:00
machine.scm
packages.scm shell: Cache profiles even when using package specs. 2022-01-11 20:34:59 +01:00
platform.scm
services.scm
system.scm system: Allow 'chfn' to change the user's full name. 2022-01-01 15:10:12 +01:00
tests.scm