rocm-opencl-runtime 5.4.4 -> 5.6.1 https://repology.org/project/rocm-opencl-runtime/versions attrpath: rocm-opencl-runtime 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] Going to be running update for following packages: - rocm-opencl-runtime-5.4.4 Press Enter key to continue... Running update for: - rocm-opencl-runtime-5.4.4: UPDATING ... - rocm-opencl-runtime-5.4.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/rocm-opencl-runtime/default.nix b/pkgs/development/libraries/rocm-opencl-runtime/default.nix index ebdb4e3177d7..71ce70992336 100644 --- a/pkgs/development/libraries/rocm-opencl-runtime/default.nix +++ b/pkgs/development/libraries/rocm-opencl-runtime/default.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "rocm-opencl-runtime"; - version = "5.4.4"; + version = "5.6.0"; src = fetchFromGitHub { owner = "RadeonOpenCompute"; repo = "ROCm-OpenCL-Runtime"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-E1+Y/fgp5b+7H1LN+O1fwVi0/XRCgvsiSxTY3u/q+8I="; + hash = "sha256-I/ugJyxgEfZlEo2B3/6LqlJOX/kLDPucX7YOpoDr7qs="; }; nativeBuildInputs = [ cmake ]; No auto update branch exists There might already be an open PR for this update: - rocm-cmake: 5.4.4 -> 5.6.1 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"