2022-12-31T17:15:14 rpcs3 0 -> 1 2022-12-31T17:15:16 attrpath: rpcs3 2022-12-31T17:15:16 Checking auto update branch... 2022-12-31T17:15:20 [version] 2022-12-31T17:15:20 [version] generic version rewriter does not support multiple hashes 2022-12-31T17:15:20 [rustCrateVersion] 2022-12-31T17:15:20 [rustCrateVersion] No cargoSha256 found 2022-12-31T17:15:20 [golangModuleVersion] 2022-12-31T17:15:20 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T17:15:20 [updateScript] 2022-12-31T17:16:29 [updateScript] Success 2022-12-31T17:16:29 [updateScript] this derivation will be built: /nix/store/gkfg5ri7lssqn0jbnwbs7cgzrzqcmrd1-packages.json.drv building '/nix/store/gkfg5ri7lssqn0jbnwbs7cgzrzqcmrd1-packages.json.drv'... Going to be running update for following packages: - rpcs3-0.0.25-14358-a00f9e421 Press Enter key to continue... Running update for: - rpcs3-0.0.25-14358-a00f9e421: UPDATING ... - rpcs3-0.0.25-14358-a00f9e421: DONE. Packages updated! 2022-12-31T17:16:29 2022-12-31T17:16:29 [quotedUrls] 2022-12-31T17:16:29 [quotedUrls] nothing found to replace 2022-12-31T17:16:29 Diff after rewrites: diff --git a/pkgs/applications/emulators/rpcs3/default.nix b/pkgs/applications/emulators/rpcs3/default.nix index b88e5f26472..4052535dcb8 100644 --- a/pkgs/applications/emulators/rpcs3/default.nix +++ b/pkgs/applications/emulators/rpcs3/default.nix @@ -9,10 +9,10 @@ let # Keep these separate so the update script can regex them - rpcs3GitVersion = "14358-a00f9e421"; - rpcs3Version = "0.0.25-14358-a00f9e421"; - rpcs3Revision = "a00f9e42115527aa9654870f194cf2c64329f2ef"; - rpcs3Sha256 = "0avajihbs02nbfqs4kzgckl0v2z4z8h8fgcjs5m4zxvkgj5701nv"; + rpcs3GitVersion = "14517-310fa7127"; + rpcs3Version = "0.0.25-14517-310fa7127"; + rpcs3Revision = "310fa7127d4e6aeaac85f9d4f9efb3635b5d9861"; + rpcs3Sha256 = "0ch38rs7qp71a3rqndvvpydjfq6w0l73g51f9abv6ps2mhd2xk2s"; ittapi = fetchFromGitHub { owner = "intel"; 2022-12-31T17:17:58 An auto update branch exists with message `rpcs3: 0.0.25-14358-a00f9e421 -> 0.0.25-14509-eeda958f3`. New version is 0.0.25-14517-310fa7127. 2022-12-31T17:17:58 The auto update branch does not match or exceed the new version. 2022-12-31T17:30:14 Successfully finished processing 2022-12-31T17:30:14 cachix "/nix/store/ck50nmxw2368kgmwdq8ksy323pky548y-rpcs3-0.0.25-14517-310fa7127" 2022-12-31T17:30:22 [check][nixpkgs-review] 2022-12-31T17:33:13 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-31T17:33:17 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for rpcs3 is: "PS3 emulator/debugger" meta.homepage for rpcs3 is: "https://rpcs3.net/" meta.changelog for rpcs3 is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.0.25-14517-310fa7127 with grep in /nix/store/ck50nmxw2368kgmwdq8ksy323pky548y-rpcs3-0.0.25-14517-310fa7127 - found 0.0.25-14517-310fa7127 in filename of file in /nix/store/ck50nmxw2368kgmwdq8ksy323pky548y-rpcs3-0.0.25-14517-310fa7127 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath rpcs3 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ck50nmxw2368kgmwdq8ksy323pky548y-rpcs3-0.0.25-14517-310fa7127 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A rpcs3 https://github.com/r-ryantm/nixpkgs/archive/f109ea50180197dcccd2b27f82b24d792243ffb3.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ck50nmxw2368kgmwdq8ksy323pky548y-rpcs3-0.0.25-14517-310fa7127 ls -la /nix/store/ck50nmxw2368kgmwdq8ksy323pky548y-rpcs3-0.0.25-14517-310fa7127/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @abbradar @neonfuz @ilian @vs49688 for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). 2022-12-31T17:33:19 Updated existing PR 2022-12-31T17:33:19 https://api.github.com/repos/NixOS/nixpkgs/pulls/206937