Changes for objectgericht project
This commit is contained in:
parent
74cfbe4577
commit
cdfedfc15e
2 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
packages = with pkgs; [
|
||||
openssl
|
||||
maven
|
||||
(openjdk17.override { enableJavaFX = true; openjfx = openjfx17.override { withWebKit = true; }; })
|
||||
(openjdk21.override { enableJavaFX = true; openjfx = openjfx21; })
|
||||
(python3.withPackages (ps: [ ps.pyyaml ps.beautifulsoup4 ps.notmuch ]))
|
||||
];
|
||||
commands = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue