rocm-thunk 0 -> 1 attrpath: rocm-thunk 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/jzrw8wcqfd37vb62siwz9z3kib8y8rgi-update.sh.drv /nix/store/03j43p9i9q5ig8jmkrqvqs8mzrag4jm5-packages.json.drv building '/nix/store/jzrw8wcqfd37vb62siwz9z3kib8y8rgi-update.sh.drv'... building '/nix/store/03j43p9i9q5ig8jmkrqvqs8mzrag4jm5-packages.json.drv'... Going to be running update for following packages: - rocm-thunk-5.4.4 Press Enter key to continue... Running update for: - rocm-thunk-5.4.4: UPDATING ... - rocm-thunk-5.4.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/rocm-thunk/default.nix b/pkgs/development/libraries/rocm-thunk/default.nix index 86f0044799c0..8a4ad2a098c6 100644 --- a/pkgs/development/libraries/rocm-thunk/default.nix +++ b/pkgs/development/libraries/rocm-thunk/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "rocm-thunk"; - version = "5.4.4"; + version = "5.7.0"; src = fetchFromGitHub { owner = "RadeonOpenCompute"; repo = "ROCT-Thunk-Interface"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-EU5toaKzVeZpdm/YhaQ0bXq0eoYwYQ5qGLUJzxgZVjE="; + hash = "sha256-jAMBks2/JaXiA45B3qvLHY8fPeFcr1GHT5Jieuduqhw="; }; nativeBuildInputs = [ An auto update branch exists with message `rocm-thunk: 5.4.4 -> 5.6.0`. 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"