2022-11-21T12:24:48 davfs2 1.6.1 -> 1.7.0 https://repology.org/metapackage/davfs2/versions 2022-11-21T12:24:51 attrpath: davfs2 2022-11-21T12:24:51 Checking auto update branch... 2022-11-21T12:24:51 No auto update branch exists 2022-11-21T12:24:55 [version] 2022-11-21T12:24:57 [version] updated version and sha256 2022-11-21T12:24:57 [rustCrateVersion] 2022-11-21T12:24:57 [rustCrateVersion] No cargoSha256 found 2022-11-21T12:24:57 [golangModuleVersion] 2022-11-21T12:24:57 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T12:24:57 [updateScript] 2022-11-21T12:24:57 [updateScript] skipping because derivation has no updateScript 2022-11-21T12:24:57 2022-11-21T12:24:57 [quotedUrls] 2022-11-21T12:24:57 [quotedUrls] nothing found to replace 2022-11-21T12:24:57 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 ]; 2022-11-21T12:26:27 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 davfs2 nix build failed. warning: unknown setting 'experimental-features' @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