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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/km1kbjn529wv8zxb98h6wnqcvc9py63i-packages.json.drv building '/nix/store/km1kbjn529wv8zxb98h6wnqcvc9py63i-packages.json.drv'... Going to be running update for following packages: - ryujinx-1.1.999 Press Enter key to continue... Running update for: - ryujinx-1.1.999: UPDATING ... - ryujinx-1.1.999: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/emulators/ryujinx/default.nix b/pkgs/applications/emulators/ryujinx/default.nix index 8136be89601d..63e4eea837b0 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.999"; # Based off of the official github actions builds: https://github.com/Ryujinx/Ryujinx/actions/workflows/release.yml + version = "1.1.1003"; # Based off of the official github actions builds: https://github.com/Ryujinx/Ryujinx/actions/workflows/release.yml src = fetchFromGitHub { owner = "Ryujinx"; repo = "Ryujinx"; - rev = "7f96dbc0242f169caeb8461237bc01a23c115f56"; - sha256 = "1fi1bfbz07k9n8civ7gv0rlksdm59wpjcq50hrj7dgwnkrlmxdi2"; + rev = "437c78e19840a9f4a9fdb4e491a8214019c536fe"; + sha256 = "1yabb2rmc9gkgfama2il729nnx0cccgzs6r4nnbxcv8hzjx119kp"; }; dotnet-sdk = dotnetCorePackages.sdk_7_0; No auto update branch exists