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/njq52z0w5hjkhqvjscym1f32lysvr84g-update.sh.drv /nix/store/j2p95ci7rxgin48l1mnxv65i1kpkyqkh-packages.json.drv building '/nix/store/njq52z0w5hjkhqvjscym1f32lysvr84g-update.sh.drv'... building '/nix/store/j2p95ci7rxgin48l1mnxv65i1kpkyqkh-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 4f4b0c7cdc0..56dc9bcb7bc 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.0"; outputs = [ "out" @@ -31,7 +31,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "ROCmSoftwarePlatform"; repo = "hipSPARSE"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-JWjmMvqIm4in1aPq2UgYmL0eWjrrRBiU6vH3FnCZZ40="; + hash = "sha256-20taA+n/Q9JZIa1lgHmo4ZMx1v3huOIKvvJEx7Mp9Po="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - rocm-cmake: 5.4.4 -> 5.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/239621" - rocm-thunk: 5.4.4 -> 5.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/238161"