devshells: add zig and update java

This commit is contained in:
Christoph Hollizeck 2025-06-13 02:52:37 +02:00
parent b9f84eeaa5
commit 8042bbb21f
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
3 changed files with 30 additions and 1 deletions

View file

@ -9,5 +9,8 @@ mkShell {
jdt-language-server
zulu8
zulu21
jetbrains.idea-community
maven
ant
];
}