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/4yh8603r94d6ikwx6wfjkkg83z4nx7p6-packages.json.drv building '/nix/store/4yh8603r94d6ikwx6wfjkkg83z4nx7p6-packages.json.drv'... Going to be running update for following packages: - ryujinx-1.1.1248 Press Enter key to continue... Running update for: - ryujinx-1.1.1248: UPDATING ... - ryujinx-1.1.1248: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/ry/ryujinx/package.nix b/pkgs/by-name/ry/ryujinx/package.nix index 38891dbc1857..3a86a622dda0 100644 --- a/pkgs/by-name/ry/ryujinx/package.nix +++ b/pkgs/by-name/ry/ryujinx/package.nix @@ -25,13 +25,13 @@ buildDotnetModule rec { pname = "ryujinx"; - version = "1.1.1248"; # Based off of the official github actions builds: https://github.com/Ryujinx/Ryujinx/actions/workflows/release.yml + version = "1.1.1254"; # Based off of the official github actions builds: https://github.com/Ryujinx/Ryujinx/actions/workflows/release.yml src = fetchFromGitHub { owner = "Ryujinx"; repo = "Ryujinx"; - rev = "7124d679fd4345f2ed517e77ab40d90e6bef9650"; - sha256 = "11lp9j885j1ybl9arj51233396r9qdsy53ahwhwsmjgz71n1d2i5"; + rev = "6d28b643126ee5de476a89f3ff94b5cc3ead3970"; + sha256 = "0j9k995xmldbclwmx47bza9advrckcqqswhc3smw3im43ilmpazi"; }; dotnet-sdk = dotnetCorePackages.sdk_8_0; No auto update branch exists