triton-llvm: remove unused git dependency

Only used to determine version, which doesn't work with
a tarball download anyway.
This commit is contained in:
K900
2025-07-19 17:21:35 +03:00
parent 2ba4067162
commit 8ae532aabf
-2
View File
@@ -6,7 +6,6 @@
pkg-config,
cmake,
ninja,
git,
libxml2,
libxcrypt,
libedit,
@@ -90,7 +89,6 @@ stdenv.mkDerivation (finalAttrs: {
pkg-config
cmake
ninja
git
python
]
++ lib.optionals (buildDocs || buildMan) [