bump(java): openjdk17 -> openjdk19
This commit is contained in:
parent
f80b77dfa5
commit
16bfd5326e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{ pkgs, ... }: {
|
{ pkgs, ... }: {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
openjdk17
|
openjdk19
|
||||||
clang-tools
|
clang-tools
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue