zed-editor: remove unused clang from build closure

This commit is contained in:
sodiboo
2024-12-06 08:56:12 +08:00
committed by aleksana
parent 6369dcd132
commit 661900b399
-2
View File
@@ -2,7 +2,6 @@
lib,
rustPlatform,
fetchFromGitHub,
clang,
cmake,
copyDesktopItems,
curl,
@@ -122,7 +121,6 @@ rustPlatform.buildRustPackage rec {
nativeBuildInputs =
[
clang
cmake
copyDesktopItems
curl