neothesia: drop clang from nativeBuildInputs
This commit is contained in:
parent
1a827e70dc
commit
23a60b0966
@ -6,7 +6,6 @@
|
||||
, alsa-lib
|
||||
, wayland
|
||||
, makeWrapper
|
||||
, llvmPackages
|
||||
, libxkbcommon
|
||||
, vulkan-loader
|
||||
, xorg
|
||||
@ -33,7 +32,6 @@ rustPlatform.buildRustPackage {
|
||||
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
llvmPackages.clang
|
||||
makeWrapper
|
||||
rustPlatform.bindgenHook
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user