rocm5: use elfutils instead of unmaintained libelf

This commit is contained in:
Philip Taron 2024-05-13 09:37:48 -07:00
parent 7ed944be63
commit 67f368f3a8
No known key found for this signature in database

View File

@ -7,7 +7,7 @@
, xxd
, rocm-device-libs
, rocm-thunk
, libelf
, elfutils
, libdrm
, numactl
, valgrind
@ -35,7 +35,7 @@ stdenv.mkDerivation (finalAttrs: {
buildInputs = [
rocm-thunk
libelf
elfutils
libdrm
numactl
valgrind