rocmPackages.rocr-debug-agent: remove unneeded git dependency
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
rocmUpdateScript,
|
rocmUpdateScript,
|
||||||
cmake,
|
cmake,
|
||||||
clr,
|
clr,
|
||||||
git,
|
|
||||||
rocdbgapi,
|
rocdbgapi,
|
||||||
elfutils,
|
elfutils,
|
||||||
}:
|
}:
|
||||||
@@ -24,7 +23,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
cmake
|
cmake
|
||||||
clr
|
clr
|
||||||
git
|
|
||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user