python3Packages.sequoia: fix build by providing correct libclang output

broken by the big llvmPackages output split
This commit is contained in:
Robert Scott 2021-05-17 23:40:10 +01:00 committed by Jonathan Ringer
parent 7a674b03b4
commit 4b14908706

View file

@ -41,7 +41,7 @@ rustPlatform.buildRustPackage rec {
cargo
rustc
git
llvmPackages_10.libclang
llvmPackages_10.libclang.lib
llvmPackages_10.clang
ensureNewerSourcesForZipFilesHook
capnproto