2022-12-22T20:21:39 ms-sys 2.6.0 -> 2.8.0 https://repology.org/metapackage/ms-sys/versions 2022-12-22T20:21:41 attrpath: ms-sys 2022-12-22T20:21:41 Checking auto update branch... 2022-12-22T20:21:41 No auto update branch exists 2022-12-22T20:21:45 [version] 2022-12-22T20:21:50 [version] updated version and sha256 2022-12-22T20:21:50 [rustCrateVersion] 2022-12-22T20:21:50 [rustCrateVersion] No cargoSha256 found 2022-12-22T20:21:50 [golangModuleVersion] 2022-12-22T20:21:50 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T20:21:50 [updateScript] 2022-12-22T20:21:50 [updateScript] skipping because derivation has no updateScript 2022-12-22T20:21:50 2022-12-22T20:21:50 [quotedUrls] 2022-12-22T20:21:50 [quotedUrls] nothing found to replace 2022-12-22T20:21:50 Diff after rewrites: diff --git a/pkgs/tools/misc/ms-sys/default.nix b/pkgs/tools/misc/ms-sys/default.nix index 0df6de82bd2..5475cc62875 100644 --- a/pkgs/tools/misc/ms-sys/default.nix +++ b/pkgs/tools/misc/ms-sys/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "ms-sys"; - version = "2.6.0"; + version = "2.8.0"; src = fetchurl { url = "mirror://sourceforge/ms-sys/${pname}-${version}.tar.gz"; - sha256 = "06xqpm2s9cg8fj7a1822wmh3p4arii0sifssazg1gr6i7xg7kbjz"; + sha256 = "sha256-qQLuPr0MtwOO0HfjqoqMgzWmxHL1BW1+CK8z1+eD8Vc="; }; # TODO: Remove with next release, see https://sourceforge.net/p/ms-sys/patches/8/ patches = [ ./manpages-without-build-timestamps.patch ]; 2022-12-22T20:23:16 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 ms-sys nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/0r1a6bnavxs3rclk011dp415k013pyl0-ms-sys-2.8.0.tar.gz source root is ms-sys-2.8.0 setting SOURCE_DATE_EPOCH to timestamp 1665261773 of file ms-sys-2.8.0/src/main.c @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/pjwagrdqyhfd7qgza9my92wj3f63w4zc-manpages-without-build-timestamps.patch patching file Makefile Hunk #1 FAILED at 121. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej