hip 0 -> 1 attrpath: hip 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 [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/2qq81bbmkkhnsdnmqmfkml4b9xa1fjqn-update.sh.drv /nix/store/d4zdqfg0lmwmwpk4dw5b64v3npda1zdj-packages.json.drv building '/nix/store/2qq81bbmkkhnsdnmqmfkml4b9xa1fjqn-update.sh.drv'... building '/nix/store/d4zdqfg0lmwmwpk4dw5b64v3npda1zdj-packages.json.drv'... Going to be running update for following packages: - hip-amd-5.4.2 Press Enter key to continue... Running update for: - hip-amd-5.4.2: UPDATING ... - hip-amd-5.4.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/compilers/hip/default.nix b/pkgs/development/compilers/hip/default.nix index 610fffa0387..5aa423bbf84 100644 --- a/pkgs/development/compilers/hip/default.nix +++ b/pkgs/development/compilers/hip/default.nix @@ -49,7 +49,7 @@ let ]; in stdenv.mkDerivation (finalAttrs: { pname = "hip-${hipPlatform}"; - version = "5.4.2"; + version = "5.4.3"; outputs = [ "out" No auto update branch exists Successfully finished processing cachix "/nix/store/nmyl7j6v34h7yr4fgpcx6qrsk5m336vy-hip-amd-5.4.3" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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 hip is: C++ Heterogeneous-Compute Interface for Portability specifically for AMD platform meta.homepage for hip is: https://github.com/ROCm-Developer-Tools/hipamd ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/ROCm-Developer-Tools/hipamd/compare/rocm-5.4.2...rocm-5.4.3) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 5.4.3 with grep in /nix/store/nmyl7j6v34h7yr4fgpcx6qrsk5m336vy-hip-amd-5.4.3 - found 5.4.3 in filename of file in /nix/store/nmyl7j6v34h7yr4fgpcx6qrsk5m336vy-hip-amd-5.4.3 ---
Rebuild report (if merged into master) (click to expand) ``` 31 total rebuild path(s) 31 package rebuild(s) First fifty rebuilds by attrpath blender-hip composable_kernel hip hip-amd hip-nvidia hipblas hipcub hipfft hipsolver hipsparse llvmPackages_rocm.flang llvmPackages_rocm.mlir magma-hip migraphx miopen miopen-hip miopen-opencl python310Packages.torchWithRocm rccl rocalution rocblas rocfft rocmlir rocprim rocr-debug-agent rocrand rocsolver rocsparse rocthrust roctracer rocwmma ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/nmyl7j6v34h7yr4fgpcx6qrsk5m336vy-hip-amd-5.4.3 \ --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 hip https://github.com/r-ryantm/nixpkgs/archive/c3f96ef36267386263f4fc72a4b39a92e6db9eca.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/nmyl7j6v34h7yr4fgpcx6qrsk5m336vy-hip-amd-5.4.3 ls -la /nix/store/nmyl7j6v34h7yr4fgpcx6qrsk5m336vy-hip-amd-5.4.3/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 @lovesegfault @Madouura @Flakebi 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/215195