tweak(java): add gradle
This is actually necessary for Kotlin, but belonged more in the Java file
This commit is contained in:
parent
16bfd5326e
commit
fddcb2a7ed
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
openjdk19
|
openjdk19
|
||||||
clang-tools
|
clang-tools
|
||||||
|
gradle
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue