opensmtpd: add comment about progress of upstreaming our patch
This commit is contained in:
parent
7d6f7ec569
commit
1927de7ed4
@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
./proc_path.diff
|
./proc_path.diff # TODO: upstream to OpenSMTPD, see https://github.com/NixOS/nixpkgs/issues/54045
|
||||||
];
|
];
|
||||||
|
|
||||||
# See https://github.com/OpenSMTPD/OpenSMTPD/issues/885 for the `sh bootstrap`
|
# See https://github.com/OpenSMTPD/OpenSMTPD/issues/885 for the `sh bootstrap`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user