hip 0 -> 1 attrpath: hip Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/x05z55s3jmyc3cwh2xccd17nmmraz2ym-update.sh.drv /nix/store/xzprfsy1mh0zaswi1429g4p72z3m7qza-packages.json.drv building '/nix/store/x05z55s3jmyc3cwh2xccd17nmmraz2ym-update.sh.drv'... building '/nix/store/xzprfsy1mh0zaswi1429g4p72z3m7qza-packages.json.drv'... Going to be running update for following packages: - hip-amd-5.4.4 Press Enter key to continue... Running update for: - hip-amd-5.4.4: UPDATING ... - hip-amd-5.4.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/compilers/hip/default.nix b/pkgs/development/compilers/hip/default.nix index 26fce1d8d49..288ab74a139 100644 --- a/pkgs/development/compilers/hip/default.nix +++ b/pkgs/development/compilers/hip/default.nix @@ -49,7 +49,7 @@ let ]; in stdenv.mkDerivation (finalAttrs: { pname = "hip-${hipPlatform}"; - version = "5.4.4"; + version = "5.6.0"; outputs = [ "out" @@ -61,7 +61,7 @@ in stdenv.mkDerivation (finalAttrs: { owner = "ROCm-Developer-Tools"; repo = "hipamd"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-FcuylhkG7HqLYXH1J6ND6IVEIbDzHp7h7jg2ZZ4XoFM="; + hash = "sha256-MzorBJeLSHWpx4eKFMEkhDcIn0VE+ltJLIdMzIYBaXE="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - rocm-cmake: 5.4.4 -> 5.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/239621" - rocm-thunk: 5.4.4 -> 5.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/238161"