mame 0 -> 1 attrpath: mame Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/za5k3q383bb1hn5ymdvz84a7v9p27614-mame-update-script.drv /nix/store/lb0yv6qza8hrs9pk9wic7x7llzrxc624-packages.json.drv building '/nix/store/za5k3q383bb1hn5ymdvz84a7v9p27614-mame-update-script.drv'... building '/nix/store/lb0yv6qza8hrs9pk9wic7x7llzrxc624-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! [quotedUrls] [quotedUrls] nothing found to replace 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" ]; No auto update branch exists 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 mame nix build failed. got build log for 'mame' from 'daemon' @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