[java] Update flake
This commit is contained in:
parent
34e40f73b3
commit
533c68eb26
2 changed files with 8 additions and 7 deletions
|
@ -15,10 +15,11 @@
|
|||
in {
|
||||
devShells.default = pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
jdk8
|
||||
openjdk17
|
||||
|
||||
# You might want to use your own IDE.
|
||||
jetbrains.idea-ultimate
|
||||
# (jetbrains.plugins.addPlugins jetbrains.idea-ultimate [ "github-copilot" ])
|
||||
];
|
||||
};
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue