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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/vmdr80kfjwfwjwp4nnw0l0l6xb4a6n6i-update.sh.drv /nix/store/6mvcr8nivggirz1ln2mkyxzcy71vvx8m-packages.json.drv building '/nix/store/vmdr80kfjwfwjwp4nnw0l0l6xb4a6n6i-update.sh.drv'... building '/nix/store/6mvcr8nivggirz1ln2mkyxzcy71vvx8m-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..2fa79828c63b 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.7.0"; src = fetchFromGitHub { owner = "RadeonOpenCompute"; repo = "rocm_smi_lib"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-nkidiDNNU6MGhne9EbYClkODJZw/zZu3LWzlniJKyJE="; + hash = "sha256-swCRO4PBMBJ6fO2bLq/xxFZIYw2IgiFB490wsU8Wm2o="; }; postPatch = '' An auto update branch exists with message `rocm-smi: 5.4.4 -> 5.6.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"