tweak(java): add clang-tools for clang-format
This commit is contained in:
parent
62602f57f1
commit
720cd43a40
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
{ pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
openjdk17
|
openjdk17
|
||||||
|
clang-tools
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue