maildrop 2.6.0 -> 3.1.1 https://repology.org/metapackage/maildrop/versions attrpath: maildrop 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/tools/networking/maildrop/default.nix b/pkgs/tools/networking/maildrop/default.nix index 14317273591..f508ccbfbfd 100644 --- a/pkgs/tools/networking/maildrop/default.nix +++ b/pkgs/tools/networking/maildrop/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "maildrop"; - version = "2.6.0"; + version = "3.1.1"; src = fetchurl { url = "mirror://sourceforge/courier/maildrop/${version}/maildrop-${version}.tar.bz2"; - sha256 = "1a94p2b41iy334cwfwmzi19557dn5j61abh0cp2rfc9dkc8ibhdg"; + sha256 = "sha256-7AE811Xz3vc566AnAttCgV0UiFG78bavun6TnhSD2qo="; }; nativeBuildInputs = [ pkg-config ]; 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 maildrop nix build failed. got build log for 'maildrop' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/d1gx1yki0vwibvzvhqha4wzmlx81z9hp-maildrop-3.1.1.tar.bz2 source root is maildrop-3.1.1 setting SOURCE_DATE_EPOCH to timestamp 1676817126 of file maildrop-3.1.1/packaging/debian/changelog.in @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/1kjnnhpnf90cjjkj1jh8grh7si8rsq24-maildrop.configure.hack.patch can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- a/maildrop/configure 2012-09-06 01:52:13.000000000 +0100 |+++ b/maildrop/configure 2013-01-04 03:00:57.095628327 +0000 -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored