jpsxdec 1.06 -> 2.0 https://github.com/m35/jpsxdec/releases attrpath: jpsxdec 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/games/jpsxdec/default.nix b/pkgs/tools/games/jpsxdec/default.nix index d749353abc51..f3eb139a003d 100644 --- a/pkgs/tools/games/jpsxdec/default.nix +++ b/pkgs/tools/games/jpsxdec/default.nix @@ -14,7 +14,7 @@ }: let pname = "jpsxdec"; - version = "1.06"; + version = "2.0"; description = "Cross-platform PlayStation 1 audio and video converter"; @@ -34,7 +34,7 @@ stdenv.mkDerivation rec { owner = "m35"; repo = pname; rev = "v${version}"; - sha256 = "sha256-6PLEvK4NP0/ipdygyDFFcWTIfch5y0Hren40+8iqYJs="; + sha256 = "sha256-PZOc5mpnUiUyydWyfZjWuPG4w+tRd6WLJ6YQMqu/95I="; }; nativeBuildInputs = [ ant jdk unoconv makeWrapper ]; 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 jpsxdec nix build failed. got build log for 'jpsxdec' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/akv24vxb98g801arrg3pf8x2cmps87l9-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/gwv9dygs7wzhdz8h2fds0ba9gvpjvcb5-0001-jpsxdec-hackfix-build-with-newer-JDKs.patch patching file jpsxdec/build.xml Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 3 out of 3 hunks ignored -- saving rejects to file jpsxdec/build.xml.rej