rocmPackages.rocr-debug-agent: remove unneeded git dependency

This commit is contained in:
Luna Nova
2025-09-20 22:17:34 -07:00
committed by Luna
parent 64d0f051ad
commit e5514682ab

View File

@@ -5,7 +5,6 @@
rocmUpdateScript,
cmake,
clr,
git,
rocdbgapi,
elfutils,
}:
@@ -24,7 +23,6 @@ stdenv.mkDerivation (finalAttrs: {
nativeBuildInputs = [
cmake
clr
git
];
buildInputs = [