legendary-gl 0.20.31 -> 0.20.32 https://repology.org/metapackage/legendary-gl/versions attrpath: legendary-gl 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] these 2 derivations will be built: /nix/store/x5gkv1xickjxrh6ilsh9hb05x5m9pn95-generic-update-script.sh.drv /nix/store/687xmmywliz47d9xc33ss0fg04xrixbf-packages.json.drv building '/nix/store/x5gkv1xickjxrh6ilsh9hb05x5m9pn95-generic-update-script.sh.drv'... building '/nix/store/687xmmywliz47d9xc33ss0fg04xrixbf-packages.json.drv'... Going to be running update for following packages: - legendary-gl-0.20.31 Press Enter key to continue... Running update for: - legendary-gl-0.20.31: UPDATING ... - legendary-gl-0.20.31: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/games/legendary-gl/default.nix b/pkgs/games/legendary-gl/default.nix index f867efc382d..a863b1d1cee 100644 --- a/pkgs/games/legendary-gl/default.nix +++ b/pkgs/games/legendary-gl/default.nix @@ -8,13 +8,13 @@ buildPythonApplication rec { pname = "legendary-gl"; # Name in pypi - version = "0.20.31"; + version = "0.20.32"; src = fetchFromGitHub { owner = "derrod"; repo = "legendary"; rev = "refs/tags/${version}"; - sha256 = "sha256-XxCYL41xhtJ2z1Ps2ANTbzi4/PZu7lo78cRbr6R4iTM="; + sha256 = "sha256-MsvhVS3lqhgBJ+S/cjXFP70I3rM5WBYT7TyVlRWhNWw="; }; propagatedBuildInputs = [ requests ]; An auto update branch exists with message `legendary-gl: 0.20.30 -> 0.20.31`. New version is 0.20.32. The auto update branch does not match or exceed the new version. Successfully finished processing cachix "/nix/store/9w5p8pl5pv853xgc6h9s34wc8dljk1z5-legendary-gl-0.20.32" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
3 packages built:
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 legendary-gl is: A free and open-source Epic Games Launcher alternative meta.homepage for legendary-gl is: https://github.com/derrod/legendary ###### 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.20.32 with grep in /nix/store/9w5p8pl5pv853xgc6h9s34wc8dljk1z5-legendary-gl-0.20.32 - found 0.20.32 in filename of file in /nix/store/9w5p8pl5pv853xgc6h9s34wc8dljk1z5-legendary-gl-0.20.32 ---
Rebuild report (if merged into master) (click to expand) ``` 4 total rebuild path(s) 4 package rebuild(s) First fifty rebuilds by attrpath heroic heroic-unwrapped legendary-gl rare ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/9w5p8pl5pv853xgc6h9s34wc8dljk1z5-legendary-gl-0.20.32 \ --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 legendary-gl https://github.com/r-ryantm/nixpkgs/archive/b2a8b1a48cbbd07d1f9ee374765cc76ce89b2fd5.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/9w5p8pl5pv853xgc6h9s34wc8dljk1z5-legendary-gl-0.20.32 ls -la /nix/store/9w5p8pl5pv853xgc6h9s34wc8dljk1z5-legendary-gl-0.20.32/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 failed to build:
3 packages built:
--- ###### Maintainer pings cc @equirosa 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). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/199882