hyperrogue 12.1a -> 12.1h https://github.com/zenorogue/hyperrogue/releases attrpath: hyperrogue Checking auto update branch... An auto update branch exists with message `hyperrogue: 12.1a -> 12.1d`. New version is 12.1h. The auto update branch does not match or exceed the new version. [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/games/hyperrogue/default.nix b/pkgs/games/hyperrogue/default.nix index 2370b008225..f8f0d55fb9c 100644 --- a/pkgs/games/hyperrogue/default.nix +++ b/pkgs/games/hyperrogue/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { pname = "hyperrogue"; - version = "12.1a"; + version = "12.1h"; src = fetchFromGitHub { owner = "zenorogue"; repo = "hyperrogue"; rev = "v${version}"; - sha256 = "sha256-VmWZkIjDy/yv0g9YCW9x8b0LE5guHIA/KZc3OXJoCdA="; + sha256 = "sha256-9ChPO0YCsrAyQ81TAbKCMJSgSXoUtkvvNPMTPimPBUo="; }; CXXFLAGS = [ Successfully finished processing cachix "/nix/store/lkzxw9fmgrb84avf56rkf62q1lh77mjj-hyperrogue-12.1h" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/zenorogue/hyperrogue/releases. meta.description for hyperrogue is: A roguelike game set in hyperbolic geometry meta.homepage for hyperrogue is: http://www.roguetemple.com/z/hyper/ ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/zenorogue/hyperrogue/releases/tag/v12.1h) - [Compare changes on GitHub](https://github.com/zenorogue/hyperrogue/compare/v12.1a...v12.1h) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 12.1h with grep in /nix/store/lkzxw9fmgrb84avf56rkf62q1lh77mjj-hyperrogue-12.1h - found 12.1h in filename of file in /nix/store/lkzxw9fmgrb84avf56rkf62q1lh77mjj-hyperrogue-12.1h ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath hyperrogue ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/lkzxw9fmgrb84avf56rkf62q1lh77mjj-hyperrogue-12.1h \ --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 hyperrogue https://github.com/r-ryantm/nixpkgs/archive/aff371a6db958bf096e65a0467213aa37c15ae31.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/lkzxw9fmgrb84avf56rkf62q1lh77mjj-hyperrogue-12.1h ls -la /nix/store/lkzxw9fmgrb84avf56rkf62q1lh77mjj-hyperrogue-12.1h/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 @rardiol 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/194967