mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-26 06:44:06 +00:00
materialize: drop useless libclang
This commit is contained in:
parent
85bd7b3bce
commit
560b52ac96
@ -13,7 +13,6 @@
|
||||
darwin,
|
||||
|
||||
# buildInputs
|
||||
libclang,
|
||||
openssl,
|
||||
rdkafka,
|
||||
apple-sdk_11,
|
||||
@ -138,7 +137,6 @@ rustPlatform.buildRustPackage rec {
|
||||
|
||||
buildInputs =
|
||||
[
|
||||
libclang
|
||||
openssl
|
||||
rdkafka
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user