Unverified Commit d466c123 authored by Philip Taron's avatar Philip Taron
Browse files

rocm6: use elfutils instead of unmaintained libelf

parent 67f368f3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
, xxd
, rocm-device-libs
, rocm-thunk
, libelf
, elfutils
, libdrm
, numactl
, valgrind
@@ -36,7 +36,7 @@ stdenv.mkDerivation (finalAttrs: {

  buildInputs = [
    rocm-thunk
    libelf
    elfutils
    libdrm
    numactl
    valgrind