cemu 0 -> 1 attrpath: cemu 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] this derivation will be built: /nix/store/jikhv8xdkyxzil6pzqp2ay5xn8jsyfqc-packages.json.drv building '/nix/store/jikhv8xdkyxzil6pzqp2ay5xn8jsyfqc-packages.json.drv'... Going to be running update for following packages: - cemu-2.0-47 Press Enter key to continue... Running update for: - cemu-2.0-47: UPDATING ... - cemu-2.0-47: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/emulators/cemu/default.nix b/pkgs/applications/emulators/cemu/default.nix index 3858ddf55b0d..5bbc6596f5d2 100644 --- a/pkgs/applications/emulators/cemu/default.nix +++ b/pkgs/applications/emulators/cemu/default.nix @@ -32,13 +32,13 @@ stdenv.mkDerivation rec { pname = "cemu"; - version = "2.0-47"; + version = "2.0-59"; src = fetchFromGitHub { owner = "cemu-project"; repo = "Cemu"; rev = "v${version}"; - hash = "sha256-0N/bJJHWMHF+ZlVxNHV8t/1jFr3ER3GNF8CPAHVSsak="; + hash = "sha256-dw77UkhyJ+XJLYWT6adUuTd+spqNr3/ZOMLaAVWgzmc="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - cemu: 2.0-47 -> 2.0-59 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/265741"