davfs2 1.6.1 -> 1.7.0 https://repology.org/metapackage/davfs2/versions attrpath: davfs2 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/filesystems/davfs2/default.nix b/pkgs/tools/filesystems/davfs2/default.nix index ab9609635c5..006afc5871e 100644 --- a/pkgs/tools/filesystems/davfs2/default.nix +++ b/pkgs/tools/filesystems/davfs2/default.nix @@ -10,11 +10,11 @@ stdenv.mkDerivation rec { pname = "davfs2"; - version = "1.6.1"; + version = "1.7.0"; src = fetchurl { url = "mirror://savannah/davfs2/davfs2-${version}.tar.gz"; - sha256 = "sha256-zj65SOzlgqUck0zLDMcOZZg5FycXyv8XP2ml4q+QxcA="; + sha256 = "sha256-JR23Wic4DMoTMLG5cXAMXl3MDJDlpHYiKF8BQO3+Oi8="; }; buildInputs = [ neon zlib ]; 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 davfs2 nix build failed. got build log for 'davfs2' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/z3jj2358b8vrr8b8x5dfm8xb9mxh4alj-davfs2-1.7.0.tar.gz source root is davfs2-1.7.0 setting SOURCE_DATE_EPOCH to timestamp 1667380108 of file davfs2-1.7.0/ChangeLog @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/0wnad0jdd4yj3qadq34w9a1issaddvsc-fix-sysconfdir.patch patching file etc/Makefile.am Hunk #1 FAILED at 24. 1 out of 1 hunk FAILED -- saving rejects to file etc/Makefile.am.rej patching file etc/Makefile.in Hunk #1 FAILED at 408. 1 out of 1 hunk FAILED -- saving rejects to file etc/Makefile.in.rej