ryujinx 0 -> 1 attrpath: ryujinx 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/si57sh4a38j9m1lm3jnq9iny45yqkaj2-packages.json.drv building '/nix/store/si57sh4a38j9m1lm3jnq9iny45yqkaj2-packages.json.drv'... Going to be running update for following packages: - ryujinx-1.1.1102 Press Enter key to continue... Running update for: - ryujinx-1.1.1102: UPDATING ... - ryujinx-1.1.1102: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/ryujinx/default.nix b/pkgs/applications/emulators/ryujinx/default.nix index 94a6988a7fc2..c114b502474e 100644 --- a/pkgs/applications/emulators/ryujinx/default.nix +++ b/pkgs/applications/emulators/ryujinx/default.nix @@ -28,13 +28,13 @@ buildDotnetModule rec { pname = "ryujinx"; - version = "1.1.1102"; # Based off of the official github actions builds: https://github.com/Ryujinx/Ryujinx/actions/workflows/release.yml + version = "1.1.1104"; # Based off of the official github actions builds: https://github.com/Ryujinx/Ryujinx/actions/workflows/release.yml src = fetchFromGitHub { owner = "Ryujinx"; repo = "Ryujinx"; - rev = "f11d663df73f68350820dfa65aa51a8a9b9ffd0f"; - sha256 = "15yai8zwwy2537ng6iqyg2jhv0q2w1c9rahkdkbvgkwiycsl7rjy"; + rev = "59a0c7cfd86e618ea947e498448077ecc362e366"; + sha256 = "0vp7rbgnlzjbnjvp2hfcvd2p5vw5jm3ncbi4wil303lkh9bzrbb9"; }; dotnet-sdk = dotnetCorePackages.sdk_8_0; No auto update branch exists There might already be an open PR for this update: - ryujinx: 1.1.1102 -> 1.1.1104, fix desktop shortcut URL "https://api.github.com/repos/NixOS/nixpkgs/issues/278605"