rocm-device-libs 0 -> 1 attrpath: rocm-device-libs 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/f89hsh31bsigzfl9p8sszgz4wnnsnhsv-update.sh.drv /nix/store/jnwswscvqk8vkzh18fgg7z112lg3rzwy-packages.json.drv building '/nix/store/f89hsh31bsigzfl9p8sszgz4wnnsnhsv-update.sh.drv'... building '/nix/store/jnwswscvqk8vkzh18fgg7z112lg3rzwy-packages.json.drv'... Going to be running update for following packages: - rocm-device-libs-5.4.4 Press Enter key to continue... Running update for: - rocm-device-libs-5.4.4: UPDATING ... - rocm-device-libs-5.4.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/rocm-device-libs/default.nix b/pkgs/development/libraries/rocm-device-libs/default.nix index 92e84fe1419..dca94b5cd20 100644 --- a/pkgs/development/libraries/rocm-device-libs/default.nix +++ b/pkgs/development/libraries/rocm-device-libs/default.nix @@ -14,13 +14,13 @@ let else throw "Unsupported ROCm LLVM platform"; in stdenv.mkDerivation (finalAttrs: { pname = "rocm-device-libs"; - version = "5.4.4"; + version = "5.5.1"; src = fetchFromGitHub { owner = "RadeonOpenCompute"; repo = "ROCm-Device-Libs"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-8gxvgy2GlROxM5qKtZVu5Lxa1FmTIVlBTpfp8rxhNhk="; + hash = "sha256-qNbJP5d6o8b/y46w294y0vzXSYucLhSGo75shRTP/Co="; }; patches = [ ./cmake.patch ]; An auto update branch exists with message `rocm-device-libs: 5.4.4 -> 5.5.1`. New version is 5.5.1. An auto update branch exists with an equal or greater version