ares 133 -> 134 https://repology.org/project/ares-emu/versions attrpath: ares 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/applications/emulators/bsnes/ares/default.nix b/pkgs/applications/emulators/bsnes/ares/default.nix index 4f0e97d55f4a..648759c5c5e4 100644 --- a/pkgs/applications/emulators/bsnes/ares/default.nix +++ b/pkgs/applications/emulators/bsnes/ares/default.nix @@ -22,13 +22,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "ares"; - version = "133"; + version = "134"; src = fetchFromGitHub { owner = "ares-emulator"; repo = "ares"; rev = "v${finalAttrs.version}"; - hash = "sha256-KCpHiIdid5h5CU2uyMOo+p5h50h3Ki5/4mUpdTAPKQA="; + hash = "sha256-ABLUmBHzcxDNKOuEpGR6vmLBzo4ydlg9coBdUlxGniU="; }; patches = [ 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 ares nix build failed. got build log for 'ares' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/v4mpyk5prp45wxaxqh80zs2iqixrr2ya-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/jfq4vi915k59iavmy2m8ix9ir5h6p8gl-001-dont-rebuild-on-install.patch patching file desktop-ui/GNUmakefile Hunk #1 succeeded at 113 (offset 7 lines). applying patch /nix/store/nacv5ikksngqhi68a1gcrz9cmyq59fpd-002-fix-ruby.diff patching file ruby/GNUmakefile Hunk #1 FAILED at 11. 1 out of 1 hunk FAILED -- saving rejects to file ruby/GNUmakefile.rej