hipsparse 0 -> 1 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/ac5bpg772jw69p0g7qj686fb5pv021x0-update.sh.drv /nix/store/yly28q05vzcidaahmkbpbg59m5dmcsc4-packages.json.drv building '/nix/store/ac5bpg772jw69p0g7qj686fb5pv021x0-update.sh.drv'... building '/nix/store/yly28q05vzcidaahmkbpbg59m5dmcsc4-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..45a571735b70 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.7.0"; outputs = [ "out" @@ -31,7 +31,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "ROCmSoftwarePlatform"; repo = "hipSPARSE"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-JWjmMvqIm4in1aPq2UgYmL0eWjrrRBiU6vH3FnCZZ40="; + hash = "sha256-txigaOoZMI/v+EQLgGlj2O0IHfE7EpgjL0cyv49nKzo="; }; nativeBuildInputs = [ An auto update branch exists with message `hipsparse: 5.4.4 -> 5.6.1`. New version is 5.7.0. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - llvmPackages_rocm.llvm: 5.4.4 -> 5.7.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/255814"