mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-05 05:13:04 +00:00
Merge pull request #216124 from r-ryantm/auto-update/rocm-device-libs
rocm-device-libs: 5.4.2 -> 5.4.3
This commit is contained in:
commit
b36e858306
@ -14,7 +14,7 @@ let
|
||||
else throw "Unsupported ROCm LLVM platform";
|
||||
in stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "rocm-device-libs";
|
||||
version = "5.4.2";
|
||||
version = "5.4.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "RadeonOpenCompute";
|
||||
|
Loading…
Reference in New Issue
Block a user