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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/xnbwja26qz6sa0z3ixl2k7k7z2y64gzr-update.sh.drv /nix/store/y0am2jzf7k8k4r4ryryfhyh3v6p397x4-packages.json.drv building '/nix/store/xnbwja26qz6sa0z3ixl2k7k7z2y64gzr-update.sh.drv'... building '/nix/store/y0am2jzf7k8k4r4ryryfhyh3v6p397x4-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..c9ff79e380ff 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.7.0"; pname = "rocminfo"; src = fetchFromGitHub { owner = "RadeonOpenCompute"; repo = "rocminfo"; rev = "rocm-${finalAttrs.version}"; - sha256 = "sha256-4wZTm5AZgG8xEd6uYqxWq4bWZgcSYZ2WYA1z4RAPF8U="; + sha256 = "sha256-UzOo2qDT/uM+vdGdBM4pV5e143mfa+/6sZLBExOO26g="; }; nativeBuildInputs = [ An auto update branch exists with message `rocminfo: 5.4.4 -> 5.5.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"