Loading pkgs/servers/mail/smtprelay/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,10 @@ buildGoModule rec { vendorHash = "sha256-assGzM8/APNVVm2vZapPK6sh3tWNTnw6PSFwvEqNDPk="; subPackages = [ "." ]; CGO_ENABLED = 0; # We do not supply the build time as the build wouldn't be reproducible otherwise. Loading Loading
pkgs/servers/mail/smtprelay/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,10 @@ buildGoModule rec { vendorHash = "sha256-assGzM8/APNVVm2vZapPK6sh3tWNTnw6PSFwvEqNDPk="; subPackages = [ "." ]; CGO_ENABLED = 0; # We do not supply the build time as the build wouldn't be reproducible otherwise. Loading