build(nix): add clangd to dev shell
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
parent
d6103c2a06
commit
e3f93295f0
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@
|
|||
buildInputs = with pkgs; [
|
||||
ccache
|
||||
ninja
|
||||
llvmPackages_19.clang-tools
|
||||
];
|
||||
|
||||
cmakeFlags = self.packages.${system}.prismlauncher-unwrapped.cmakeFlags ++ [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue