llama-cpp: remove git build dependency (#462056)
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
vulkan-headers,
|
||||
vulkan-loader,
|
||||
ninja,
|
||||
git,
|
||||
}:
|
||||
|
||||
let
|
||||
@@ -92,7 +91,6 @@ effectiveStdenv.mkDerivation (finalAttrs: {
|
||||
cmake
|
||||
ninja
|
||||
pkg-config
|
||||
git
|
||||
]
|
||||
++ optionals cudaSupport [
|
||||
cudaPackages.cuda_nvcc
|
||||
|
||||
Reference in New Issue
Block a user