dxx-rebirth 0 -> 1 attrpath: dxx-rebirth Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qy9yw45qzjrmwiw639mzvpnygdadp3sn-packages.json.drv building '/nix/store/qy9yw45qzjrmwiw639mzvpnygdadp3sn-packages.json.drv'... Going to be running update for following packages: - dxx-rebirth-0-unstable-2024-01-13 Press Enter key to continue... Running update for: - dxx-rebirth-0-unstable-2024-01-13: UPDATING ... - dxx-rebirth-0-unstable-2024-01-13: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/games/dxx-rebirth/default.nix b/pkgs/games/dxx-rebirth/default.nix index d69a4c6adc02..e433136ebca2 100644 --- a/pkgs/games/dxx-rebirth/default.nix +++ b/pkgs/games/dxx-rebirth/default.nix @@ -23,13 +23,13 @@ let in stdenv.mkDerivation rec { pname = "dxx-rebirth"; - version = "0-unstable-2024-01-13"; + version = "unstable-2024-03-17"; src = fetchFromGitHub { owner = "dxx-rebirth"; repo = "dxx-rebirth"; - rev = "5c710857a9312e1b2f3249c51c12b55f9390a2b1"; - hash = "sha256-nEPMJiTeePAmourAksUNqyy5whs+8+qy/qrycfNw2lo="; + rev = "b5ca993d71739e9542fafe13d7332cc6ce008cc5"; + hash = "sha256-TZsH0iEp+ia5bCR15rDIv72chGWrZHP1kmNMlPAG/Ew="; }; nativeBuildInputs = [ pkg-config scons ]; An auto update branch exists with message `dxx-rebirth: 0-unstable-2024-01-13 -> unstable-2024-03-09`. New version is unstable-2024-03-17. The auto update branch does not match or exceed the new version. Successfully finished processing cachix "/nix/store/k24g9m1m707xr2517y1p7i3x5z0xk1ag-dxx-rebirth-unstable-2024-03-17" [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)
2 packages failed to build:
1 package 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 dxx-rebirth is: Source Port of the Descent 1 and 2 engines meta.homepage for dxx-rebirth is: https://www.dxx-rebirth.com/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/dxx-rebirth/dxx-rebirth/compare/5c710857a9312e1b2f3249c51c12b55f9390a2b1...b5ca993d71739e9542fafe13d7332cc6ce008cc5) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2024-03-17 in filename of file in /nix/store/k24g9m1m707xr2517y1p7i3x5z0xk1ag-dxx-rebirth-unstable-2024-03-17 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath dxx-rebirth ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/k24g9m1m707xr2517y1p7i3x5z0xk1ag-dxx-rebirth-unstable-2024-03-17 \ --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 dxx-rebirth https://github.com/r-ryantm/nixpkgs/archive/4e9856b0cfd5de440ff5ef845293f28be2df47fb.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/4e9856b0cfd5de440ff5ef845293f28be2df47fb#dxx-rebirth ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/k24g9m1m707xr2517y1p7i3x5z0xk1ag-dxx-rebirth-unstable-2024-03-17 ls -la /nix/store/k24g9m1m707xr2517y1p7i3x5z0xk1ag-dxx-rebirth-unstable-2024-03-17/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)
2 packages failed to build:
1 package built:
--- ###### Maintainer pings cc @peterhoeg 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/295397