ares 136 -> 137 https://github.com/ares-emulator/ares/releases 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 0a5993557a08..ea3c868c0d2d 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 = "136"; + version = "137"; src = fetchFromGitHub { owner = "ares-emulator"; repo = "ares"; rev = "v${finalAttrs.version}"; - hash = "sha256-Hks/MWusPiBVdb5L+53qtR6VmXG/P4rDzsvHxLeA8Do="; + hash = "sha256-HdKzj9aRbOa3M7VlbvpQHrgJ2asW30eyLLQ28xqGCzU="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/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/ay1ncmaw1vnhnjwddanam96i7hc7mj6a-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 152 (offset 46 lines). applying patch /nix/store/fnlrvc07032r3dl6sfgjzpfh95n10q2z-002-fix-ruby.diff patching file ruby/GNUmakefile Hunk #1 FAILED at 29. 1 out of 1 hunk FAILED -- saving rejects to file ruby/GNUmakefile.rej