rocminfo 0 -> 1 attrpath: rocminfo 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/q0ig20rny126rhy45j2hssgdr9gfwx10-update.sh.drv /nix/store/q955di7j78ll29nkgrmf6jdanwsrm2rj-packages.json.drv building '/nix/store/q0ig20rny126rhy45j2hssgdr9gfwx10-update.sh.drv'... building '/nix/store/q955di7j78ll29nkgrmf6jdanwsrm2rj-packages.json.drv'... Going to be running update for following packages: - rocminfo-5.4.4 Press Enter key to continue... Running update for: - rocminfo-5.4.4: UPDATING ... - rocminfo-5.4.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/rocminfo/default.nix b/pkgs/development/tools/rocminfo/default.nix index 61488b806e88..408cd3f0ecf0 100644 --- a/pkgs/development/tools/rocminfo/default.nix +++ b/pkgs/development/tools/rocminfo/default.nix @@ -18,14 +18,14 @@ }: stdenv.mkDerivation (finalAttrs: { - version = "5.4.4"; + version = "5.6.1"; pname = "rocminfo"; src = fetchFromGitHub { owner = "RadeonOpenCompute"; repo = "rocminfo"; rev = "rocm-${finalAttrs.version}"; - sha256 = "sha256-4wZTm5AZgG8xEd6uYqxWq4bWZgcSYZ2WYA1z4RAPF8U="; + sha256 = "sha256-Rhm71MWRWRieJl6IARmBMRdEySovNCyPQzjPdLvfC5Q="; }; nativeBuildInputs = [ An auto update branch exists with message `rocminfo: 5.4.4 -> 5.5.1`. New version is 5.6.1. The auto update branch does not match or exceed the new version. 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"