mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-04-29 22:24:26 +02:00
build(nix): add clangd to dev shell
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
parent
d6103c2a06
commit
e3f93295f0
@ -78,6 +78,7 @@
|
|||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
ccache
|
ccache
|
||||||
ninja
|
ninja
|
||||||
|
llvmPackages_19.clang-tools
|
||||||
];
|
];
|
||||||
|
|
||||||
cmakeFlags = self.packages.${system}.prismlauncher-unwrapped.cmakeFlags ++ [
|
cmakeFlags = self.packages.${system}.prismlauncher-unwrapped.cmakeFlags ++ [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user