mess 0.252 -> 0254 https://github.com/mamedev/mame/releases attrpath: mess 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/dp782p1b0154a7l2098fmg588x71h7l8-mame-update-script.drv /nix/store/2p5jbgdcjy5ir6vnn7g7hdh625ih4xbl-packages.json.drv building '/nix/store/dp782p1b0154a7l2098fmg588x71h7l8-mame-update-script.drv'... building '/nix/store/2p5jbgdcjy5ir6vnn7g7hdh625ih4xbl-packages.json.drv'... Going to be running update for following packages: - mame-0.252 Press Enter key to continue... Running update for: - mame-0.252: UPDATING ... - mame-0.252: 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 ac5f0f5ce03..a9c4191a690 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.252"; + version = "0.254"; srcVersion = builtins.replaceStrings [ "." ] [ "" ] version; src = fetchFromGitHub { owner = "mamedev"; repo = "mame"; rev = "mame${srcVersion}"; - hash = "sha256-snef00pTbukiLQp8eAMfuIqNV3l0wP1+KlpFnS3iKFg="; + hash = "sha256-LYSr/6XvtFe+gdfBg8+/r+rW/+K8rm9jgTsNw+aE0I0="; }; 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 mess Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix log -f . mess Standard output: error: build log of 'mess' is not available