rocm-smi 0 -> 1 attrpath: rocm-smi 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/kh47abvyyrzf76508jliipfymz89nsg4-update.sh.drv /nix/store/vcv1dzw0h3c3z07pgn8l32cc47n4h2c7-packages.json.drv building '/nix/store/kh47abvyyrzf76508jliipfymz89nsg4-update.sh.drv'... building '/nix/store/vcv1dzw0h3c3z07pgn8l32cc47n4h2c7-packages.json.drv'... Going to be running update for following packages: - rocm-smi-5.4.4 Press Enter key to continue... Running update for: - rocm-smi-5.4.4: UPDATING ... - rocm-smi-5.4.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/system/rocm-smi/default.nix b/pkgs/tools/system/rocm-smi/default.nix index 7e3f1fb29cc0..84d3f6112627 100644 --- a/pkgs/tools/system/rocm-smi/default.nix +++ b/pkgs/tools/system/rocm-smi/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "rocm-smi"; - version = "5.4.4"; + version = "5.6.0"; src = fetchFromGitHub { owner = "RadeonOpenCompute"; repo = "rocm_smi_lib"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-nkidiDNNU6MGhne9EbYClkODJZw/zZu3LWzlniJKyJE="; + hash = "sha256-FMPEBkg3V5i+fC77JF1jQzhxkF54Di+8BFk9Sjw5rUs="; }; postPatch = '' An auto update branch exists with message `rocm-smi: 5.4.4 -> 5.6.0`. New version is 5.6.0. An auto update branch exists with an equal or greater version