mailpit: fix build on darwin

Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
This commit is contained in:
phanirithvij
2026-02-16 09:48:38 +05:30
parent 0bb256b968
commit 3ea3e6d4f0
+2
View File
@@ -93,6 +93,8 @@ buildGoModule {
command = ./update.sh;
};
__darwinAllowLocalNetworking = true;
meta = {
description = "Email and SMTP testing tool with API for developers";
homepage = "https://github.com/axllent/mailpit";