openloco 24.01.1 -> 24.04 https://github.com/OpenLoco/OpenLoco/releases attrpath: openloco Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/games/openloco/default.nix b/pkgs/games/openloco/default.nix index df5b2ca31862..ef4e12631f51 100644 --- a/pkgs/games/openloco/default.nix +++ b/pkgs/games/openloco/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "openloco"; - version = "24.01.1"; + version = "24.04"; src = fetchFromGitHub { owner = "OpenLoco"; repo = "OpenLoco"; rev = "v${version}"; - hash = "sha256-QkJmJGObp5irk66SSGTxjydcp3sPaCbxcjcU3XGTVfo="; + hash = "sha256-LyA1Wl2xto05DUp3kuWEQo7Hbk8PAy990PC7bLeBFto="; }; # the upstream build process determines the version tag from git; since we Successfully finished processing cachix "/nix/store/5051nh358370gh4sm0kvakf6cp6vf4pm-openloco-24.04" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/OpenLoco/OpenLoco/releases. meta.description for openloco is: An open source re-implementation of Chris Sawyer's Locomotion meta.homepage for openloco is: https://github.com/OpenLoco/OpenLoco ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/OpenLoco/OpenLoco/releases/tag/v24.04) - [Compare changes on GitHub](https://github.com/OpenLoco/OpenLoco/compare/v24.01.1...v24.04) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 24.04 with grep in /nix/store/5051nh358370gh4sm0kvakf6cp6vf4pm-openloco-24.04 - found 24.04 in filename of file in /nix/store/5051nh358370gh4sm0kvakf6cp6vf4pm-openloco-24.04 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath openloco ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/5051nh358370gh4sm0kvakf6cp6vf4pm-openloco-24.04 \ --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 openloco https://github.com/r-ryantm/nixpkgs/archive/43291a15b34f7fcd9a2b416623e54ee35deba2f5.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/43291a15b34f7fcd9a2b416623e54ee35deba2f5#openloco ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/5051nh358370gh4sm0kvakf6cp6vf4pm-openloco-24.04 ls -la /nix/store/5051nh358370gh4sm0kvakf6cp6vf4pm-openloco-24.04/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @icewind1991 for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/303538