python3Packages.sequoia: fix build by providing correct libclang output
broken by the big llvmPackages output split
This commit is contained in:
parent
7a674b03b4
commit
4b14908706
@ -41,7 +41,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
cargo
|
cargo
|
||||||
rustc
|
rustc
|
||||||
git
|
git
|
||||||
llvmPackages_10.libclang
|
llvmPackages_10.libclang.lib
|
||||||
llvmPackages_10.clang
|
llvmPackages_10.clang
|
||||||
ensureNewerSourcesForZipFilesHook
|
ensureNewerSourcesForZipFilesHook
|
||||||
capnproto
|
capnproto
|
||||||
|
Loading…
x
Reference in New Issue
Block a user