rocmPackages.hipfft: remove unneeded git dependency
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
cmake,
|
||||
rocm-cmake,
|
||||
clr,
|
||||
git,
|
||||
rocfft,
|
||||
gtest,
|
||||
boost,
|
||||
@@ -47,7 +46,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
nativeBuildInputs = [
|
||||
clr
|
||||
git
|
||||
cmake
|
||||
rocm-cmake
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user