rocmPackages.rpp 0 -> 1 attrpath: rocmPackages.rpp 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] Going to be running update for following packages: - rpp-hip-6.0.2 Press Enter key to continue... Running update for: - rpp-hip-6.0.2: UPDATING ... - rpp-hip-6.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/rocm-modules/6/rpp/default.nix b/pkgs/development/rocm-modules/6/rpp/default.nix index 239c99017d02..dd12ec223a86 100644 --- a/pkgs/development/rocm-modules/6/rpp/default.nix +++ b/pkgs/development/rocm-modules/6/rpp/default.nix @@ -23,13 +23,13 @@ stdenv.mkDerivation (finalAttrs: { else "cpu" ); - version = "6.0.2"; + version = "6.1.0"; src = fetchFromGitHub { owner = "ROCm"; repo = "rpp"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-AquAVoEqlsBVxd41hG2sVo9UoSS+255eCQzIfGkC/Tk="; + hash = "sha256-S6pT+c68D+CQmDdB7zrFkoNSeUmCE+X7PYZndEt8aAU="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - rocmPackages.rpp-cpu: 6.0.2 -> 6.1.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/304774"