llvmPackages_rocm.llvm 0 -> 1 attrpath: llvmPackages_rocm.llvm 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/jnmlwpdiyyn9wd2crqdzbax2hhqh2qa2-update.sh.drv /nix/store/qlaha483jdvkd8wl1564avsgjjyipi08-packages.json.drv building '/nix/store/jnmlwpdiyyn9wd2crqdzbax2hhqh2qa2-update.sh.drv'... building '/nix/store/qlaha483jdvkd8wl1564avsgjjyipi08-packages.json.drv'... Going to be running update for following packages: - rocm-llvm-llvm-5.4.4 Press Enter key to continue... Running update for: - rocm-llvm-llvm-5.4.4: UPDATING ... - rocm-llvm-llvm-5.4.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/compilers/llvm/rocm/llvm.nix b/pkgs/development/compilers/llvm/rocm/llvm.nix index 5475f411304..80cce6e47f9 100644 --- a/pkgs/development/compilers/llvm/rocm/llvm.nix +++ b/pkgs/development/compilers/llvm/rocm/llvm.nix @@ -53,7 +53,7 @@ let llvmTargetsToBuild' = [ "AMDGPU" ] ++ builtins.map inferNativeTarget llvmTargetsToBuild; in stdenv.mkDerivation (finalAttrs: { pname = "rocm-llvm-${targetName}"; - version = "5.4.4"; + version = "5.6.0"; outputs = [ "out" @@ -70,7 +70,7 @@ in stdenv.mkDerivation (finalAttrs: { owner = "RadeonOpenCompute"; repo = "llvm-project"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-BDvC6QFDFtahA9hmJDLiM6K4mrO3j9E9rEXm7KulcuA="; + hash = "sha256-/WWZKArZRec5+htNi7HN078Amh35AWm/4lnKiJXB5s0="; }; nativeBuildInputs = [ No auto update branch exists