helvum: remove unused clang from build closure

This commit is contained in:
aleksana
2024-12-01 17:03:48 +08:00
parent ffdf195290
commit 9312eba083
-2
View File
@@ -1,6 +1,5 @@
{ lib
, cargo
, clang
, desktop-file-utils
, fetchFromGitLab
, glib
@@ -35,7 +34,6 @@ stdenv.mkDerivation rec {
};
nativeBuildInputs = [
clang
meson
ninja
pkg-config