hipcub 5.4.2 -> 5.4.3 https://repology.org/metapackage/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/00bsdikfb088vnz9dvxwnrrwdal8865j-update.sh.drv /nix/store/fcj7sw9csmqyfmgsp8ririk868129d53-packages.json.drv building '/nix/store/00bsdikfb088vnz9dvxwnrrwdal8865j-update.sh.drv'... building '/nix/store/fcj7sw9csmqyfmgsp8ririk868129d53-packages.json.drv'... Going to be running update for following packages: - hipcub-5.4.2 Press Enter key to continue... Running update for: - hipcub-5.4.2: UPDATING ... - hipcub-5.4.2: 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 58436bb8a82..f675d006c60 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.2"; + version = "5.4.3"; outputs = [ "out" @@ -29,7 +29,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "ROCmSoftwarePlatform"; repo = "hipCUB"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-ctt7jbVqHNHcOm/Lhg0IFbMZ6JChnMylG7fJgZtzFuM="; + hash = "sha256-reFxSOYQOf9QcoZzaLt4D1yKGQoDxpt/3rwiHgP1DCo="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - llvmPackages_rocm.llvm: 5.4.2 -> 5.4.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/215338"