2022-11-22T13:41:17 libretro-core-info 1.12.0 -> 1.13.0 https://github.com/libretro/libretro-core-info/releases 2022-11-22T13:41:20 attrpath: libretro-core-info 2022-11-22T13:41:20 Checking auto update branch... 2022-11-22T13:41:20 No auto update branch exists 2022-11-22T13:41:24 [version] 2022-11-22T13:41:26 [version] updated version and sha256 2022-11-22T13:41:26 [rustCrateVersion] 2022-11-22T13:41:26 [rustCrateVersion] No cargoSha256 found 2022-11-22T13:41:26 [golangModuleVersion] 2022-11-22T13:41:26 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-22T13:41:26 [updateScript] 2022-11-22T13:41:26 [updateScript] skipping because derivation has no updateScript 2022-11-22T13:41:26 2022-11-22T13:41:26 [quotedUrls] 2022-11-22T13:41:26 [quotedUrls] nothing found to replace 2022-11-22T13:41:26 Diff after rewrites: diff --git a/pkgs/applications/emulators/retroarch/libretro-core-info.nix b/pkgs/applications/emulators/retroarch/libretro-core-info.nix index 1dd8b0e4b74..13073d9c523 100644 --- a/pkgs/applications/emulators/retroarch/libretro-core-info.nix +++ b/pkgs/applications/emulators/retroarch/libretro-core-info.nix @@ -5,12 +5,12 @@ stdenvNoCC.mkDerivation rec { pname = "libretro-core-info"; - version = "1.12.0"; + version = "1.13.0"; src = fetchFromGitHub { owner = "libretro"; repo = "libretro-core-info"; - hash = "sha256-ByATDM0V40UJxigqVLyTWkHY5tiCC2dvZebksl8GsUI="; + hash = "sha256-rTq2h+IGJduBkP4qCACmm3T2PvbZ0mOmwD1jLkJ2j/Q="; rev = "v${version}"; }; 2022-11-22T13:42:56 Successfully finished processing 2022-11-22T13:42:56 cachix "/nix/store/qjq8zr5wbffhl8limypmx05fifd3c60r-libretro-core-info-1.13.0" 2022-11-22T13:42:59 [check][nixpkgs-review] 2022-11-22T14:27:59 [check][nixpkgs-review] took longer than 45m and timed out 2022-11-22T14:27:59 nixpkgs-review took longer than 45m and timed out 2022-11-22T14:28:05 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/libretro/libretro-core-info/releases. meta.description for libretro-core-info is: "Libretro's core info files" meta.homepage for libretro-core-info is: "https://libretro.com" meta.changelog for libretro-core-info is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/libretro/libretro-core-info/releases/tag/v1.13.0) - [Compare changes on GitHub](https://github.com/libretro/libretro-core-info/compare/v1.12.0...v1.13.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.13.0 in filename of file in /nix/store/qjq8zr5wbffhl8limypmx05fifd3c60r-libretro-core-info-1.13.0 ---
Rebuild report (if merged into master) (click to expand) ``` 94 total rebuild path(s) 94 package rebuild(s) First fifty rebuilds by attrpath kodiPackages.libretro-genplus kodiPackages.libretro-mgba kodiPackages.libretro-snes9x libretro-core-info libretro.atari800 libretro.beetle-gba libretro.beetle-lynx libretro.beetle-ngp libretro.beetle-pce-fast libretro.beetle-pcfx libretro.beetle-psx libretro.beetle-psx-hw libretro.beetle-saturn libretro.beetle-snes libretro.beetle-supafaust libretro.beetle-supergrafx libretro.beetle-vb libretro.beetle-wswan libretro.blastem libretro.bluemsx libretro.bsnes libretro.bsnes-hd libretro.bsnes-mercury libretro.bsnes-mercury-balanced libretro.bsnes-mercury-performance libretro.citra libretro.desmume libretro.desmume2015 libretro.dolphin libretro.dosbox libretro.eightyone libretro.fbalpha2012 libretro.fbneo libretro.fceumm libretro.flycast libretro.fmsx libretro.freeintv libretro.gambatte libretro.genesis-plus-gx libretro.gpsp libretro.gw libretro.handy libretro.hatari libretro.mame libretro.mame2000 libretro.mame2003 libretro.mame2003-plus libretro.mame2010 libretro.mame2015 libretro.mame2016 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/qjq8zr5wbffhl8limypmx05fifd3c60r-libretro-core-info-1.13.0 \ --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 libretro-core-info https://github.com/r-ryantm/nixpkgs/archive/7ea28d75eb8171fcc9198eaa8c0a5e75865340e4.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/qjq8zr5wbffhl8limypmx05fifd3c60r-libretro-core-info-1.13.0 ls -la /nix/store/qjq8zr5wbffhl8limypmx05fifd3c60r-libretro-core-info-1.13.0/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @aanderse @edwtjo @MP2E @thiagokokada 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-11-22T14:28:07 https://api.github.com/repos/NixOS/nixpkgs/pulls/202353