fix(java): Correct pkgs
This commit is contained in:
parent
71f9a08d71
commit
2f7c928fe2
2 changed files with 8 additions and 8 deletions
|
@ -15,8 +15,8 @@
|
|||
in {
|
||||
devShells.default = pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
jdk8
|
||||
openjdk17
|
||||
jdk
|
||||
gradle
|
||||
|
||||
# You might want to use your own IDE.
|
||||
# (jetbrains.plugins.addPlugins jetbrains.idea-ultimate [ "github-copilot" ])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue