cemu 2.0-32 -> 2.0.328 https://repology.org/project/cemu-wii-u-emulator/versions 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/33ffiq7ry11njkj7jkw57php4pakrbav-packages.json.drv building '/nix/store/33ffiq7ry11njkj7jkw57php4pakrbav-packages.json.drv'... Going to be running update for following packages: - cemu-2.0-32 Press Enter key to continue... Running update for: - cemu-2.0-32: UPDATING ... - cemu-2.0-32: 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 3d034f7c736..25940ab3e7d 100644 --- a/pkgs/applications/emulators/cemu/default.nix +++ b/pkgs/applications/emulators/cemu/default.nix @@ -31,13 +31,13 @@ stdenv.mkDerivation rec { pname = "cemu"; - version = "2.0-32"; + version = "2.0-34"; src = fetchFromGitHub { owner = "cemu-project"; repo = "Cemu"; rev = "v${version}"; - hash = "sha256-47uCGN1wFVx3ph/q3+BG+pwJ7nisbmRPUEatOIq0i9M="; + hash = "sha256-Q9yT/ukJP/S16E1I068LanLnzuU8kYh88aw77MtqH7A="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - cemu: 2.0-32 -> 2.0-34 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/226399"