msmtp: use autoconf 2.69
This commit is contained in:
parent
8b299b13aa
commit
029e852acb
|
@ -23157,6 +23157,7 @@ in
|
|||
|
||||
msmtp = callPackage ../applications/networking/msmtp {
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
autoreconfHook = autoreconfHook269;
|
||||
};
|
||||
|
||||
imapfilter = callPackage ../applications/networking/mailreaders/imapfilter.nix {
|
||||
|
|
Loading…
Reference in New Issue