mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
opensmtpd-filter-rspamd: migrate to by-name
This commit is contained in:
parent
feddb6a2bc
commit
dc8c84ce28
2 changed files with 0 additions and 1 deletions
|
@ -12101,7 +12101,6 @@ with pkgs;
|
|||
};
|
||||
|
||||
opensmtpd = callPackage ../servers/mail/opensmtpd { };
|
||||
opensmtpd-filter-rspamd = callPackage ../servers/mail/opensmtpd/filter-rspamd.nix { };
|
||||
|
||||
system-sendmail = lowPrio (callPackage ../servers/mail/system-sendmail { });
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue