materialize: drop useless libclang

This commit is contained in:
Gaetan Lepage
2024-12-05 01:12:32 +01:00
parent 85bd7b3bce
commit 560b52ac96
-2
View File
@@ -13,7 +13,6 @@
darwin,
# buildInputs
libclang,
openssl,
rdkafka,
apple-sdk_11,
@@ -138,7 +137,6 @@ rustPlatform.buildRustPackage rec {
buildInputs =
[
libclang
openssl
rdkafka
]