ms-sys 2.6.0 -> 2.8.0 https://repology.org/project/ms-sys/versions attrpath: ms-sys 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/misc/ms-sys/default.nix b/pkgs/tools/misc/ms-sys/default.nix index c0f807318bbb..edebdb92aab8 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 ]; 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 ms-sys nix build failed. got build log for 'ms-sys' from 'daemon' @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