2022-12-30T19:53:28 mame-tools 0.250 -> 0250 https://github.com/mamedev/mame/releases 2022-12-30T19:53:31 attrpath: mame-tools 2022-12-30T19:53:31 Checking auto update branch... 2022-12-30T19:53:34 [version] 2022-12-30T19:53:34 [version] skipping because derivation has updateScript 2022-12-30T19:53:34 [rustCrateVersion] 2022-12-30T19:53:34 [rustCrateVersion] No cargoSha256 found 2022-12-30T19:53:34 [golangModuleVersion] 2022-12-30T19:53:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-30T19:53:34 [updateScript] 2022-12-30T19:54:24 [updateScript] Success 2022-12-30T19:54:24 [updateScript] this derivation will be built: /nix/store/zkjncgc40gvsgmjxaca4vnnliccd1da4-packages.json.drv building '/nix/store/zkjncgc40gvsgmjxaca4vnnliccd1da4-packages.json.drv'... Going to be running update for following packages: - mame-0.250 Press Enter key to continue... Running update for: - mame-0.250: UPDATING ... - mame-0.250: DONE. Packages updated! 2022-12-30T19:54:24 2022-12-30T19:54:24 [quotedUrls] 2022-12-30T19:54:24 [quotedUrls] nothing found to replace 2022-12-30T19:54:24 Diff after rewrites: diff --git a/pkgs/applications/emulators/mame/default.nix b/pkgs/applications/emulators/mame/default.nix index 760b9e63d28..26a46afcdb0 100644 --- a/pkgs/applications/emulators/mame/default.nix +++ b/pkgs/applications/emulators/mame/default.nix @@ -39,14 +39,14 @@ let in stdenv.mkDerivation rec { pname = "mame"; - version = "0.250"; + version = "0.251"; srcVersion = builtins.replaceStrings [ "." ] [ "" ] version; src = fetchFromGitHub { owner = "mamedev"; repo = "mame"; rev = "mame${srcVersion}"; - sha256 = "sha256-jexs/1ovRk9Is5orD7hT9fN+dYm+WA+57aZ6JH7zjL4="; + sha256 = "sha256-x+QV4gunnERBHyYB2fXJ2LvMv437Z2omvk+fYkmZfqA="; }; outputs = [ "out" "tools" ]; 2022-12-30T19:55:51 No auto update branch exists 2022-12-30T19:56:12 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 mame-tools nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "qtPreHook" } qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/xmbbqd7d3r4lnw1rysj432ndaw4qdb1h-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/7mmigmvp6f4a0q9w5fdybpjh90ayzyqn-001-use-absolute-paths.diff patching file src/emu/emuopts.cpp Hunk #1 FAILED at 39. Hunk #2 succeeded at 1328 (offset 27 lines). 1 out of 2 hunks FAILED -- saving rejects to file src/emu/emuopts.cpp.rej