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 [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/dv72j12fs3cnvi63fg9fy3029wh5kfk7-update.sh.drv /nix/store/30a3lknhyvsdqx5c8h97lxza8iaml5hm-packages.json.drv building '/nix/store/dv72j12fs3cnvi63fg9fy3029wh5kfk7-update.sh.drv'... building '/nix/store/30a3lknhyvsdqx5c8h97lxza8iaml5hm-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..5090e70f186f 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.6.1"; src = fetchFromGitHub { owner = "RadeonOpenCompute"; repo = "ROCT-Thunk-Interface"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-EU5toaKzVeZpdm/YhaQ0bXq0eoYwYQ5qGLUJzxgZVjE="; + hash = "sha256-PVlH0GOTlSwZRV3fmJLa3Jd+q6qWrPArxi+IteYjEm0="; }; nativeBuildInputs = [ An auto update branch exists with message `rocm-thunk: 5.4.4 -> 5.6.0`. New version is 5.6.1. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - rocm-cmake: 5.4.4 -> 5.6.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/239621"