nixpkgs/pkgs/by-name/st/stalwart-mail
euxane 686e0652a5 stalwart-mail: patch service file to fix module compat
We're using the upstream systemd service file since dfa130e.
It specifies `PermissionsStartOnly = true`, which is not only
deprecated in recent systemd, but also interferes with the
`ExecPreStart` in our module.

This adds a patch to the package solving this, allowing our module and
NixOS test to work until this gets merged upstream.

Upstream PR: https://github.com/stalwartlabs/mail-server/pull/528
2024-06-22 18:53:41 +02:00
..
package.nix stalwart-mail: patch service file to fix module compat 2024-06-22 18:53:41 +02:00