cemu 2.0-45 -> 2.0.393 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/dirl5vng7g6hicygn441xdznrqs7a6bd-packages.json.drv building '/nix/store/dirl5vng7g6hicygn441xdznrqs7a6bd-packages.json.drv'... Going to be running update for following packages: - cemu-2.0-45 Press Enter key to continue... Running update for: - cemu-2.0-45: UPDATING ... - cemu-2.0-45: 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 d38865adc205..8f1ba6b2b7f5 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-45"; + version = "2.0-46"; src = fetchFromGitHub { owner = "cemu-project"; repo = "Cemu"; rev = "v${version}"; - hash = "sha256-Bi2ws08e+6rNv83ypLrgB/KZWt95i7UkFrqhCr/0Zko="; + hash = "sha256-usXFSl9INpAbDhSsYjux4lEigeN6K57u+GQIIYLD4LY="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - cemu: 2.0-45 -> 2.0-46 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/247677"