opensmtpd 6.8.0p2 -> 7.3.0p1 https://repology.org/project/opensmtpd/versions attrpath: opensmtpd Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/servers/mail/opensmtpd/default.nix b/pkgs/servers/mail/opensmtpd/default.nix index 3bac9e0c6ef..8d6331197b9 100644 --- a/pkgs/servers/mail/opensmtpd/default.nix +++ b/pkgs/servers/mail/opensmtpd/default.nix @@ -4,14 +4,14 @@ stdenv.mkDerivation rec { pname = "opensmtpd"; - version = "6.8.0p2"; + version = "7.3.0p1"; nativeBuildInputs = [ autoconf automake libtool bison ]; buildInputs = [ libasr libevent zlib libressl db pam libxcrypt ]; src = fetchurl { url = "https://www.opensmtpd.org/archives/${pname}-${version}.tar.gz"; - sha256 = "05sd7bmq29ibnqbl2z53hiyprfxzf0qydfdaixs68rz55wqhbgsi"; + sha256 = "sha256-G0bNQaHCc4dXzDoOSupx88bbVt73J/cmG802JYM0Wgc="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A opensmtpd nix build failed. got build log for 'opensmtpd' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/2nfmd5z1vgk3pcpksisk9iv6r8mf7skl-opensmtpd-7.3.0p1.tar.gz source root is opensmtpd-7.3.0p1 setting SOURCE_DATE_EPOCH to timestamp 1688046647 of file opensmtpd-7.3.0p1/openbsd-compat/Makefile.in @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/y9r0w9xpmp9z4drji88zf2fd3a45fn4h-proc_path.diff patching file usr.sbin/smtpd/smtpd.c Hunk #1 succeeded at 1213 (offset 56 lines). Hunk #2 succeeded at 1224 (offset 56 lines). patching file usr.sbin/smtpd/table.c Hunk #1 succeeded at 195 with fuzz 2 (offset -6 lines). Hunk #2 succeeded at 202 with fuzz 1 (offset -14 lines). applying patch /nix/store/adpq1mibfaan4qsxqgd6jlan1kkryqpn-cross_fix.diff patching file configure.ac Hunk #1 FAILED at 67. 1 out of 1 hunk FAILED -- saving rejects to file configure.ac.rej