nixpkgs/nixos/modules
Maximilian Bosch 64d05bbdd2
clickhouse: fix module and package runtime
Although the package itself builds fine, the module fails because it
tries to log into a non-existant file in `/var/log` which breaks the
service. Patching to default config to log to stdout by default fixes
the issue. Additionally this is the better solution as NixOS heavily
relies on systemd (and thus journald) for logging.

Also, the runtime relies on `/etc/localtime` to start, as it's not
required by the module system we set UTC as sensitive default when using
the module.

To ensure that the service's basic functionality is available, a simple
NixOS test has been added.
2018-12-20 13:03:41 +01:00
..
config nixos: add XDG sounds module 2018-12-18 00:32:13 +01:00
hardware Merge pull request #47297 from greydot/bladerf 2018-12-18 09:29:32 +01:00
i18n/input-method docs: format 2018-09-29 20:51:11 -04:00
installer installer: Adds AArch64 UEFI installer support. 2018-12-12 19:26:34 -05:00
misc nixos/cockroachdb: create new service 2018-12-01 19:07:49 -06:00
profiles Revert "zfs cannot be distributed. Disabling it in the isos." 2018-11-26 17:51:18 -05:00
programs Merge pull request #52485 from pablode/master 2018-12-18 23:18:27 +01:00
security nixos/rngd: do not pass --version flag 2018-11-05 10:41:38 +01:00
services clickhouse: fix module and package runtime 2018-12-20 13:03:41 +01:00
system logind: make killUserProcesses an option (#51426) 2018-12-11 16:51:16 -05:00
tasks nixos: move system.autoUpgrade 2018-11-17 14:05:30 +01:00
testing Add ssh backdoor to VM tests infrastructure. 2018-09-28 10:53:08 +01:00
virtualisation Merge pull request #51393 from arianvp/container-names 2018-12-05 01:25:16 +01:00
module-list.nix Merge pull request #47297 from greydot/bladerf 2018-12-18 09:29:32 +01:00
rename.nix ckb-next: move option renames to nixos/modules/rename.nix for consistency 2018-11-06 00:50:00 +00:00