fully reproducible java environment for developers
- Nix 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
| shell.nix | ||
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.
avoiding getting GC'd :
in the same folder as the flake.nix
$ doas nix develop --profile /nix/var/nix/profiles/per-user/root/my_flake