cemu 0 -> 1 attrpath: cemu Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/zfk3lra9knr71s2pnj9wm3lwczks62i2-packages.json.drv building '/nix/store/zfk3lra9knr71s2pnj9wm3lwczks62i2-packages.json.drv'... Going to be running update for following packages: - cemu-2.0-65 Press Enter key to continue... Running update for: - cemu-2.0-65: UPDATING ... - cemu-2.0-65: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/cemu/default.nix b/pkgs/applications/emulators/cemu/default.nix index 055949bb3b75..acf971200099 100644 --- a/pkgs/applications/emulators/cemu/default.nix +++ b/pkgs/applications/emulators/cemu/default.nix @@ -34,13 +34,13 @@ stdenv.mkDerivation rec { pname = "cemu"; - version = "2.0-65"; + version = "2.0-66"; src = fetchFromGitHub { owner = "cemu-project"; repo = "Cemu"; rev = "v${version}"; - hash = "sha256-jsDmxol3zZMmpo4whDeUXTzfO+QVK/h6lItXTyJyoak="; + hash = "sha256-1s1H2rJuN9lRNanKXxKWMLBOFg5z3IwpJCZCmymAH9Y="; }; patches = [ 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 cemu nix build failed. got build log for 'cemu' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/zg38p8mccs1jw2hbv3lp5204h9jz04vf-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/j864w8ixh8yhig6ly4357aybnxfvx3zi-cmakelists.patch patching file CMakeLists.txt Hunk #1 succeeded at 125 (offset 33 lines). applying patch /nix/store/4v1lwym2lnjm0dw65mb0lp4linim8lhs-72aacbdcecc064ea7c3b158c433e4803496ac296.patch patching file src/Cafe/HW/Latte/Renderer/Vulkan/VKRPipelineInfo.cpp Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file src/Cafe/HW/Latte/Renderer/Vulkan/VKRPipelineInfo.cpp.rej patching file src/Cafe/HW/Latte/Renderer/Vulkan/VulkanRenderer.cpp Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file src/Cafe/HW/Latte/Renderer/Vulkan/VulkanRenderer.cpp.rej