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