2022-11-02T02:07:29 libfaketime 0.9.9 -> 0.9.10 https://github.com/wolfcw/libfaketime/releases 2022-11-02T02:07:31 attrpath: libfaketime 2022-11-02T02:07:32 Checking auto update branch... 2022-11-02T02:07:32 No auto update branch exists 2022-11-02T02:07:35 [version] 2022-11-02T02:07:38 [version] updated version and sha256 2022-11-02T02:07:38 [rustCrateVersion] 2022-11-02T02:07:38 [rustCrateVersion] No cargoSha256 found 2022-11-02T02:07:38 [golangModuleVersion] 2022-11-02T02:07:38 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-02T02:07:38 [updateScript] 2022-11-02T02:07:38 [updateScript] skipping because derivation has no updateScript 2022-11-02T02:07:38 2022-11-02T02:07:38 [quotedUrls] 2022-11-02T02:07:38 [quotedUrls] nothing found to replace 2022-11-02T02:07:39 Diff after rewrites: diff --git a/pkgs/development/libraries/libfaketime/default.nix b/pkgs/development/libraries/libfaketime/default.nix index 7ac48a705a8..bdb047d8b80 100644 --- a/pkgs/development/libraries/libfaketime/default.nix +++ b/pkgs/development/libraries/libfaketime/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "libfaketime"; - version = "0.9.9"; + version = "0.9.10"; src = fetchFromGitHub { owner = "wolfcw"; repo = "libfaketime"; rev = "v${version}"; - sha256 = "sha256-P1guVggteGtoq8+eeE966hDPkRwsn0m7oLCohyPrIb4="; + sha256 = "sha256-DYRuQmIhQu0CNEboBAtHOr/NnWxoXecuPMSR/UQ/VIQ="; }; patches = [ 2022-11-02T02:09:12 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 libfaketime nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/5b1pnnpxlljvlix33kxxqk5i42jjvwzq-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/pb2irfqaw5hknq3s2aphvgcl7i33vxh5-no-date-in-gzip-man-page.patch patching file man/Makefile Hunk #1 FAILED at 6. 1 out of 1 hunk FAILED -- saving rejects to file man/Makefile.rej