website: try if this works
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
Christoph Hollizeck 2024-12-31 14:02:57 +01:00
parent 1f4a3929d0
commit 9e1d870b63
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
8 changed files with 331 additions and 182 deletions

View file

@ -7,5 +7,7 @@ mkShell {
# Create your shell
nativeBuildInputs = with pkgs; [
jdt-language-server
zulu8
zulu21
];
}