summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython/hardcode-git-path.patch
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2018-12-19 15:06:53 +0100
committerMaximilian Bosch <maximilian@mbosch.me>2018-12-20 13:03:41 +0100
commit64d05bbdd2a745885f195b4f54fc518b07b9db7c (patch)
tree436f5ae7ec885bb92bd9173012aea73e7064393c /pkgs/development/python-modules/GitPython/hardcode-git-path.patch
parente5d6f9e329e32280dc0a57e659b84e9c32a59506 (diff)
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.
Diffstat (limited to 'pkgs/development/python-modules/GitPython/hardcode-git-path.patch')
0 files changed, 0 insertions, 0 deletions