Loading pkgs/by-name/do/dovecot/generic.nix +1 −0 Original line number Diff line number Diff line Loading @@ -203,6 +203,7 @@ stdenv.mkDerivation (finalAttrs: { strictDeps = true; meta = { broken = lib.versionAtLeast version "2.4" && stdenv.hostPlatform.isDarwin; # fails to link openssl homepage = "https://dovecot.org/"; description = "Open source IMAP and POP3 email server written with security primarily in mind"; license = with lib.licenses; [ Loading Loading
pkgs/by-name/do/dovecot/generic.nix +1 −0 Original line number Diff line number Diff line Loading @@ -203,6 +203,7 @@ stdenv.mkDerivation (finalAttrs: { strictDeps = true; meta = { broken = lib.versionAtLeast version "2.4" && stdenv.hostPlatform.isDarwin; # fails to link openssl homepage = "https://dovecot.org/"; description = "Open source IMAP and POP3 email server written with security primarily in mind"; license = with lib.licenses; [ Loading