hipsparse 5.4.4 -> 5.6.0 https://repology.org/project/hipsparse/versions attrpath: hipsparse 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/9983g8hy44ab39n24x7dfybd6775dr4n-update.sh.drv /nix/store/qsnkjfr3jlb92mdk3l5832na6s31q78z-packages.json.drv building '/nix/store/9983g8hy44ab39n24x7dfybd6775dr4n-update.sh.drv'... building '/nix/store/qsnkjfr3jlb92mdk3l5832na6s31q78z-packages.json.drv'... Going to be running update for following packages: - hipsparse-5.4.4 Press Enter key to continue... Running update for: - hipsparse-5.4.4: UPDATING ... - hipsparse-5.4.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/hipsparse/default.nix b/pkgs/development/libraries/hipsparse/default.nix index 4f4b0c7cdc00..eb04a4ee20f2 100644 --- a/pkgs/development/libraries/hipsparse/default.nix +++ b/pkgs/development/libraries/hipsparse/default.nix @@ -17,7 +17,7 @@ # This can also use cuSPARSE as a backend instead of rocSPARSE stdenv.mkDerivation (finalAttrs: { pname = "hipsparse"; - version = "5.4.4"; + version = "5.6.1"; outputs = [ "out" @@ -31,7 +31,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "ROCmSoftwarePlatform"; repo = "hipSPARSE"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-JWjmMvqIm4in1aPq2UgYmL0eWjrrRBiU6vH3FnCZZ40="; + hash = "sha256-GQZpfexFfmQ3f5UyRRTzSU1cGIcN8ULEZPKLIwj+4aE="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/1c8ramkh0ls7rrwjcbd7xbz05wm1xs81-hipsparse-5.6.1" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages marked as broken and skipped:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. - WARNING: Package has meta.broken=true; Please manually test this package update and remove the broken attribute. meta.description for hipsparse is: ROCm SPARSE marshalling library meta.homepage for hipsparse is: https://github.com/ROCmSoftwarePlatform/hipSPARSE ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/ROCmSoftwarePlatform/hipSPARSE/releases/tag/rocm-5.6.1) - [Compare changes on GitHub](https://github.com/ROCmSoftwarePlatform/hipSPARSE/compare/rocm-5.4.4...rocm-5.6.1) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 5.6.1 with grep in /nix/store/1c8ramkh0ls7rrwjcbd7xbz05wm1xs81-hipsparse-5.6.1 - found 5.6.1 in filename of file in /nix/store/1c8ramkh0ls7rrwjcbd7xbz05wm1xs81-hipsparse-5.6.1 ---
Rebuild report (if merged into master) (click to expand) ``` 4 total rebuild path(s) 4 package rebuild(s) First fifty rebuilds by attrpath hipsparse magma-hip python310Packages.torchWithRocm python311Packages.torchWithRocm ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/1c8ramkh0ls7rrwjcbd7xbz05wm1xs81-hipsparse-5.6.1 \ --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 hipsparse https://github.com/r-ryantm/nixpkgs/archive/c4952c81840526d9b9a6314d3b6ab18ceb756867.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/1c8ramkh0ls7rrwjcbd7xbz05wm1xs81-hipsparse-5.6.1 ls -la /nix/store/1c8ramkh0ls7rrwjcbd7xbz05wm1xs81-hipsparse-5.6.1/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)
4 packages marked as broken and skipped:
--- ###### Maintainer pings cc @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/252668