hipcub 0 -> 1 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/jjw9qpq59i56916z7001jsx2v58lwwk0-update.sh.drv /nix/store/n3ycf6vja6vr094m4dv1m803ib567pw6-packages.json.drv building '/nix/store/jjw9qpq59i56916z7001jsx2v58lwwk0-update.sh.drv'... building '/nix/store/n3ycf6vja6vr094m4dv1m803ib567pw6-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 d0f33c0dc1d2..fff34e1a0ec7 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.7.0"; outputs = [ "out" @@ -29,7 +29,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "ROCmSoftwarePlatform"; repo = "hipCUB"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-reFxSOYQOf9QcoZzaLt4D1yKGQoDxpt/3rwiHgP1DCo="; + hash = "sha256-ygBEA3NuCQ13QrSzGqyWXkx8Dy9WhR3u4syzapRTkFU="; }; nativeBuildInputs = [ An auto update branch exists with message `hipcub: 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"