2022-12-31T13:06:17 libmilter 8.15.2 -> 8.17.1 https://repology.org/metapackage/libmilter/versions 2022-12-31T13:06:20 attrpath: libmilter 2022-12-31T13:06:20 Checking auto update branch... 2022-12-31T13:06:20 No auto update branch exists 2022-12-31T13:06:24 [version] 2022-12-31T13:06:29 [version] updated version and sha256 2022-12-31T13:06:29 [rustCrateVersion] 2022-12-31T13:06:29 [rustCrateVersion] No cargoSha256 found 2022-12-31T13:06:29 [golangModuleVersion] 2022-12-31T13:06:29 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T13:06:29 [updateScript] 2022-12-31T13:06:29 [updateScript] skipping because derivation has no updateScript 2022-12-31T13:06:29 2022-12-31T13:06:29 [quotedUrls] 2022-12-31T13:06:29 [quotedUrls] nothing found to replace 2022-12-31T13:06:29 Diff after rewrites: diff --git a/pkgs/development/libraries/libmilter/default.nix b/pkgs/development/libraries/libmilter/default.nix index 38788b3c964..04e4081b833 100644 --- a/pkgs/development/libraries/libmilter/default.nix +++ b/pkgs/development/libraries/libmilter/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "libmilter"; - version = "8.15.2"; + version = "8.17.1"; src = fetchurl { url = "ftp://ftp.sendmail.org/pub/sendmail/sendmail.${version}.tar.gz"; - sha256 = "0fdl9ndmspqspdlmghzxlaqk56j3yajk52d7jxcg21b7sxglpy94"; + sha256 = "sha256-BLx2tsiG5tERvn/Y2qMrjOABKKKItrUuBnvCnzhUpuY="; }; buildPhase = '' 2022-12-31T13:07:59 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A libmilter nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/yfqgarp7v4s36pkw4z0cdv2c7yw5mzi5-sendmail.8.17.1.tar.gz source root is sendmail-8.17.1 setting SOURCE_DATE_EPOCH to timestamp 1629093900 of file sendmail-8.17.1/cf/cf/submit.cf @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/y5fkv77dqqyy61havlcydlr2c5br3sl9-install.patch patching file devtools/M4/UNIX/library.m4 patching file libmilter/Makefile.m4 applying patch /nix/store/6d5w7qh2nq3a70c4cin3ilb548f38l6n-sharedlib.patch patching file devtools/M4/UNIX/milterlibrary.m4 patching file libmilter/Makefile.m4 applying patch /nix/store/r0ddjbds0dyhwb2d7lf73f43bgwzy0wd-glibc-2.30.patch patching file libmilter/sm_gethost.c Hunk #1 FAILED at 52. 1 out of 1 hunk FAILED -- saving rejects to file libmilter/sm_gethost.c.rej patching file sendmail/conf.c Hunk #1 FAILED at 4243. 1 out of 1 hunk FAILED -- saving rejects to file sendmail/conf.c.rej