cold-java/README.md
2025-08-15 02:04:56 +00:00

426 B

cold-java

fully reproducible java environment for developers

usage:

$ nix develop 

then wait for the whole proccess to end.
after that, you'll have everything installed, and you can just call :

$ idea-community

but i think you'll still need to repeat this proccess everytime you want to open the IDE, because the variable paths are changed/tricked in the flake to fix some errors.