hipsolver 5.4.4 -> 5.6.0 https://repology.org/project/hipsolver/versions attrpath: hipsolver 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/j24a5qd5vlxys95qxgh863mjh5xia1z3-update.sh.drv /nix/store/nqbb3dldc37l08bx4xa9cl1y2ya6pzzh-packages.json.drv building '/nix/store/j24a5qd5vlxys95qxgh863mjh5xia1z3-update.sh.drv'... building '/nix/store/nqbb3dldc37l08bx4xa9cl1y2ya6pzzh-packages.json.drv'... Going to be running update for following packages: - hipsolver-5.4.4 Press Enter key to continue... Running update for: - hipsolver-5.4.4: UPDATING ... - hipsolver-5.4.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/hipsolver/default.nix b/pkgs/development/libraries/hipsolver/default.nix index ff499b342f26..1747a971e8e9 100644 --- a/pkgs/development/libraries/hipsolver/default.nix +++ b/pkgs/development/libraries/hipsolver/default.nix @@ -18,7 +18,7 @@ # Can also use cuSOLVER stdenv.mkDerivation (finalAttrs: { pname = "hipsolver"; - version = "5.4.4"; + version = "5.6.0"; outputs = [ "out" @@ -34,7 +34,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "ROCmSoftwarePlatform"; repo = "hipSOLVER"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-p9hgKqRALLItv/HTpVlTsu+m9wlwCBYPYnJcm8StIao="; + hash = "sha256-VbcA+QXYsZY/pTilWNPKEEcSkwd3+8AL9QfozyXVOKk="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - rocm-thunk: 5.4.4 -> 5.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/238161" - rocm-cmake: 5.4.4 -> 5.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/239621"