2022-11-06T19:08:53 ares 129 -> 130.1 https://github.com/ares-emulator/ares/releases 2022-11-06T19:08:55 attrpath: ares 2022-11-06T19:08:55 Checking auto update branch... 2022-11-06T19:08:55 No auto update branch exists 2022-11-06T19:08:59 [version] 2022-11-06T19:09:05 [version] updated version and sha256 2022-11-06T19:09:05 [rustCrateVersion] 2022-11-06T19:09:05 [rustCrateVersion] No cargoSha256 found 2022-11-06T19:09:05 [golangModuleVersion] 2022-11-06T19:09:05 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T19:09:05 [updateScript] 2022-11-06T19:09:05 [updateScript] skipping because derivation has no updateScript 2022-11-06T19:09:05 2022-11-06T19:09:05 [quotedUrls] 2022-11-06T19:09:05 [quotedUrls] nothing found to replace 2022-11-06T19:09:05 Diff after rewrites: diff --git a/pkgs/applications/emulators/bsnes/ares/default.nix b/pkgs/applications/emulators/bsnes/ares/default.nix index 9935e51740a..bdfacd7f40d 100644 --- a/pkgs/applications/emulators/bsnes/ares/default.nix +++ b/pkgs/applications/emulators/bsnes/ares/default.nix @@ -19,13 +19,13 @@ stdenv.mkDerivation rec { pname = "ares"; - version = "129"; + version = "130.1"; src = fetchFromGitHub { owner = "ares-emulator"; repo = "ares"; rev = "v${version}"; - hash = "sha256-prfvoGtbnsl/1ahx98jBOgT64W566GoUtE8rIOF7lYc="; + hash = "sha256-q2wDpbNaDyKPBL20FDaHScKQEJYstlQdJ4CzbRoSPlk="; }; patches = [ 2022-11-06T19:10:43 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 ares nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/3amnawrwa0dn858c7syvg9n9srdllllz-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/6vs3w6bxlavqxz2xl38sxqj7yq6gzapv-dont-rebuild-on-install.patch patching file desktop-ui/GNUmakefile Hunk #1 succeeded at 109 (offset 3 lines). applying patch /nix/store/88dar8m40k7hkflzq07bpmzhlmd4r7d7-fix-ruby.patch patching file ruby/GNUmakefile Hunk #1 FAILED at 8. 1 out of 1 hunk FAILED -- saving rejects to file ruby/GNUmakefile.rej