rocmPackages.hipify 0 -> 1 attrpath: rocmPackages.hipify 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: - hipify-6.0.2 Press Enter key to continue... Running update for: - hipify-6.0.2: UPDATING ... - hipify-6.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/rocm-modules/6/hipify/default.nix b/pkgs/development/rocm-modules/6/hipify/default.nix index 29109a701856..6ce1d24349e7 100644 --- a/pkgs/development/rocm-modules/6/hipify/default.nix +++ b/pkgs/development/rocm-modules/6/hipify/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "hipify"; - version = "6.0.2"; + version = "6.2.0"; src = fetchFromGitHub { owner = "ROCm"; repo = "HIPIFY"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-nNyWrPPhUwT7FyASzc3kf5NCTzeqvHybVOc+6hBzkA4="; + hash = "sha256-82FKrVk4xWifOplPwyVJONapHgOWAg10JM+EvrcbxtY="; }; nativeBuildInputs = [ cmake ]; An auto update branch exists with message `rocmPackages.hipify: 6.0.2 -> 6.2.0`. New version is 6.2.0. An auto update branch exists with an equal or greater version