2022-12-30T18:34:34 ares 130.1 -> 131 https://github.com/ares-emulator/ares/releases 2022-12-30T18:34:36 attrpath: ares 2022-12-30T18:34:37 Checking auto update branch... 2022-12-30T18:34:37 No auto update branch exists 2022-12-30T18:34:40 [version] 2022-12-30T18:34:44 [version] updated version and sha256 2022-12-30T18:34:44 [rustCrateVersion] 2022-12-30T18:34:44 [rustCrateVersion] No cargoSha256 found 2022-12-30T18:34:44 [golangModuleVersion] 2022-12-30T18:34:44 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-30T18:34:44 [updateScript] 2022-12-30T18:34:44 [updateScript] skipping because derivation has no updateScript 2022-12-30T18:34:44 2022-12-30T18:34:44 [quotedUrls] 2022-12-30T18:34:45 [quotedUrls] nothing found to replace 2022-12-30T18:34:45 Diff after rewrites: diff --git a/pkgs/applications/emulators/bsnes/ares/default.nix b/pkgs/applications/emulators/bsnes/ares/default.nix index 78afd4db383..96fc5c76d2f 100644 --- a/pkgs/applications/emulators/bsnes/ares/default.nix +++ b/pkgs/applications/emulators/bsnes/ares/default.nix @@ -24,13 +24,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "ares"; - version = "130.1"; + version = "131"; src = fetchFromGitHub { owner = "ares-emulator"; repo = "ares"; rev = "v${finalAttrs.version}"; - hash = "sha256-q2wDpbNaDyKPBL20FDaHScKQEJYstlQdJ4CzbRoSPlk="; + hash = "sha256-gex53bh/175/i0cMimcPO26C6cxqQGPo4sp2bxh1sAw="; }; patches = [ 2022-12-30T18:41:00 Successfully finished processing 2022-12-30T18:41:00 cachix "/nix/store/fy1zb11mlq5s1l9rrn8vn099mxljq20a-ares-131" 2022-12-30T18:41:07 [check][nixpkgs-review] 2022-12-30T18:43:54 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-30T18:43:57 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/ares-emulator/ares/releases. meta.description for ares is: "Open-source multi-system emulator with a focus on accuracy and preservation" meta.homepage for ares is: "https://ares-emu.net" meta.changelog for ares is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/ares-emulator/ares/releases/tag/v131) - [Compare changes on GitHub](https://github.com/ares-emulator/ares/compare/v130.1...v131) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 131 with grep in /nix/store/fy1zb11mlq5s1l9rrn8vn099mxljq20a-ares-131 - found 131 in filename of file in /nix/store/fy1zb11mlq5s1l9rrn8vn099mxljq20a-ares-131 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath ares ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/fy1zb11mlq5s1l9rrn8vn099mxljq20a-ares-131 \ --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 ares https://github.com/r-ryantm/nixpkgs/archive/4907c94717eb7add2935fa3df1acb52caa9fd571.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/fy1zb11mlq5s1l9rrn8vn099mxljq20a-ares-131 ls -la /nix/store/fy1zb11mlq5s1l9rrn8vn099mxljq20a-ares-131/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 @Madouura @AndersonTorres 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-30T18:43:58 https://api.github.com/repos/NixOS/nixpkgs/pulls/208394