Update openjdk to 15
This commit is contained in:
parent
3d41478c87
commit
ea1b9c6303
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
{
|
{
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
jdk14
|
openjdk15
|
||||||
jetbrains.idea-community
|
jetbrains.idea-community
|
||||||
jetbrains.idea-ultimate
|
jetbrains.idea-ultimate
|
||||||
maven
|
maven
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue