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