1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +00:00
nixpkgs/nixos
M. A becff58579 nixos/hedgedoc: Do not set StateDirectory to an absolute path
Commit 8109d8a set the `StateDirectory=` option of the systemd service
configuration to the value of `cfg.workDir` which is wrong, according
to dasJ [1]. This commit resolves this issue by stripping the
`/var/lib/` prefix from `cfg.workDir`.

[1] https://github.com/NixOS/nixpkgs/pull/172824#issuecomment-1130350412
2022-06-15 08:58:52 +00:00
..
doc vimUtils: deprecate configure.pathogen (#154814) 2022-06-13 15:25:46 +02:00
lib Merge pull request #174470 from hercules-ci/module-docs-visibility-override 2022-06-10 14:27:58 +02:00
maintainers maintainers/create-amis.sh: Add more AWS regions 2022-05-17 10:20:30 +01:00
modules nixos/hedgedoc: Do not set StateDirectory to an absolute path 2022-06-15 08:58:52 +00:00
tests Merge pull request #177216 from amarshall/linux-kernel-updates 2022-06-12 19:52:57 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix nixos/release.nix: expose a kexec.$system attribute 2022-06-09 20:00:26 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.