2023-01-01T15:51:48 mame 0 -> 1 2023-01-01T15:51:50 attrpath: mame 2023-01-01T15:51:50 Checking auto update branch... 2023-01-01T15:51:53 [version] 2023-01-01T15:51:53 [version] skipping because derivation has updateScript 2023-01-01T15:51:53 [rustCrateVersion] 2023-01-01T15:51:53 [rustCrateVersion] No cargoSha256 found 2023-01-01T15:51:53 [golangModuleVersion] 2023-01-01T15:51:53 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T15:51:53 [updateScript] 2023-01-01T15:52:43 [updateScript] Success 2023-01-01T15:52:43 [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! 2023-01-01T15:52:43 2023-01-01T15:52:43 [quotedUrls] 2023-01-01T15:52:43 [quotedUrls] nothing found to replace 2023-01-01T15:52:43 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" ]; 2023-01-01T15:54:11 No auto update branch exists 2023-01-01T15:54:36 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 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