mame-tools 0.261 -> 0261 https://github.com/mamedev/mame/releases attrpath: mame-tools 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/2b9q69bq0fwjk7nqxz1h8rhblibzmajw-mame-update-script.drv /nix/store/0ji47zgwb1r99r91ck1mb0wrrx8z1gjc-packages.json.drv building '/nix/store/2b9q69bq0fwjk7nqxz1h8rhblibzmajw-mame-update-script.drv'... building '/nix/store/0ji47zgwb1r99r91ck1mb0wrrx8z1gjc-packages.json.drv'... Going to be running update for following packages: - mame-0.261 Press Enter key to continue... Running update for: - mame-0.261: UPDATING ... - mame-0.261: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/mame/default.nix b/pkgs/applications/emulators/mame/default.nix index 6a17905ccb29..c12135370d6c 100644 --- a/pkgs/applications/emulators/mame/default.nix +++ b/pkgs/applications/emulators/mame/default.nix @@ -38,14 +38,14 @@ let in stdenv.mkDerivation rec { pname = "mame"; - version = "0.261"; + version = "0.262"; srcVersion = builtins.replaceStrings [ "." ] [ "" ] version; src = fetchFromGitHub { owner = "mamedev"; repo = "mame"; rev = "mame${srcVersion}"; - hash = "sha256-Tbsu4dYOBGwsPW94W0xN2+t4vqb1cWI7J1C2l6WU3qI="; + hash = "sha256-avVHtnmKPUq+mMtxyaqSaGyrdsi5LXF1YS8JAb2QvBo="; }; outputs = [ "out" "tools" ]; No auto update branch exists Successfully finished processing Received ExitFailure 1 when running Shell command: readlink ./result Received ExitFailure 1 when running Shell command: readlink ./result-bin Received ExitFailure 1 when running Shell command: readlink ./result-dev Could not find result link.