about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--shells/linux.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/shells/linux.nix b/shells/linux.nix
index 3d371b0d6b21..8b5eb976e344 100644
--- a/shells/linux.nix
+++ b/shells/linux.nix
@@ -9,6 +9,9 @@ stdenv.mkDerivation {
     # For make {n,menu}config
     ncurses pkgconfig
 
+    # For LSP
+    clang-tools
+
     # For documentation
     graphviz imagemagick python3Packages.sphinx python3Packages.sphinx_rtd_theme
     texlive.combined.scheme-minimal