hipcub 5.4.4 -> 5.6.0 https://repology.org/project/hipcub/versions attrpath: hipcub 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/dj9myr848jivm40s1c9sjyz1p8p0flcd-update.sh.drv /nix/store/zr57s33qfxv55cl2j3c79h69668ppimc-packages.json.drv building '/nix/store/dj9myr848jivm40s1c9sjyz1p8p0flcd-update.sh.drv'... building '/nix/store/zr57s33qfxv55cl2j3c79h69668ppimc-packages.json.drv'... Going to be running update for following packages: - hipcub-5.4.4 Press Enter key to continue... Running update for: - hipcub-5.4.4: UPDATING ... - hipcub-5.4.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/hipcub/default.nix b/pkgs/development/libraries/hipcub/default.nix index d0f33c0dc1d..b5bb287652b 100644 --- a/pkgs/development/libraries/hipcub/default.nix +++ b/pkgs/development/libraries/hipcub/default.nix @@ -15,7 +15,7 @@ # CUB can also be used as a backend instead of rocPRIM. stdenv.mkDerivation (finalAttrs: { pname = "hipcub"; - version = "5.4.4"; + version = "5.6.0"; outputs = [ "out" @@ -29,7 +29,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "ROCmSoftwarePlatform"; repo = "hipCUB"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-reFxSOYQOf9QcoZzaLt4D1yKGQoDxpt/3rwiHgP1DCo="; + hash = "sha256-hmu1Tr655E55b/9dNlEk4OYOBOpRxiK7Z0qF0DeiV8E="; }; 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"