yuzu 0 -> 1 attrpath: yuzu 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/r3zi0f31zl5236z4wss9alk6mb3dicgg-packages.json.drv building '/nix/store/r3zi0f31zl5236z4wss9alk6mb3dicgg-packages.json.drv'... Going to be running update for following packages: - yuzu-1727 Press Enter key to continue... Running update for: - yuzu-1727: UPDATING ... - yuzu-1727: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/yuzu/mainline.nix b/pkgs/applications/emulators/yuzu/mainline.nix index 2f735cac0782..75c4de4b37aa 100644 --- a/pkgs/applications/emulators/yuzu/mainline.nix +++ b/pkgs/applications/emulators/yuzu/mainline.nix @@ -36,13 +36,13 @@ }: stdenv.mkDerivation(finalAttrs: { pname = "yuzu"; - version = "1727"; + version = "1732"; src = fetchFromGitHub { owner = "yuzu-emu"; repo = "yuzu-mainline"; rev = "mainline-0-${finalAttrs.version}"; - hash = "sha256-DKIVXy3OGUfdw/mZtPzom40KU51CvXaV+KqRjQseDyk="; + hash = "sha256-OZColuXMgiRQzvHEK8PucT2q738o9nhOmhzz/5IxkH0="; fetchSubmodules = true; }; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A yuzu Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . yuzu Standard output: error: build log of 'yuzu' is not available