rocmPackages.rocm-smi 0 -> 1 attrpath: rocmPackages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/ymyx8ihh6b6rqikprqy9ay0vq5wrs1vy-update.sh.drv /nix/store/x04ywb0r396nkn17yd0jv4vrwx85h26q-packages.json.drv building '/nix/store/ymyx8ihh6b6rqikprqy9ay0vq5wrs1vy-update.sh.drv'... building '/nix/store/x04ywb0r396nkn17yd0jv4vrwx85h26q-packages.json.drv'... Going to be running update for following packages: - rocm-smi-6.0.2 Press Enter key to continue... Running update for: - rocm-smi-6.0.2: UPDATING ... - rocm-smi-6.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/rocm-modules/6/rocm-smi/default.nix b/pkgs/development/rocm-modules/6/rocm-smi/default.nix index aeb38e4ad8de..08288fbdc28a 100644 --- a/pkgs/development/rocm-modules/6/rocm-smi/default.nix +++ b/pkgs/development/rocm-modules/6/rocm-smi/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "rocm-smi"; - version = "6.0.2"; + version = "6.1.0"; src = fetchFromGitHub { owner = "ROCm"; repo = "rocm_smi_lib"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-fS52hpTv1WEycwkGZLXjz383WJWzyk8RvJRshEQSG/A="; + hash = "sha256-amfeUxX3BiXRbB1aWqG2lOpKLSbdRZ/WGLU9j+3kk8c="; }; patches = [ ./cmake.patch ]; An auto update branch exists with message `rocmPackages.rocm-smi: 6.0.2 -> 6.1.0`. New version is 6.1.0. An auto update branch exists with an equal or greater version