5 ms·
I tried Nix. Worked. Then I forgot the syntax. Therefore my middle ground is devbox. It is like python vietualenv but backed by Nix. So I have a devbox.json f
by weitzj 6mo ago
I tried Nix. Worked. Then I forgot the syntax.
Therefore my middle ground is devbox.
It is like python vietualenv but backed by Nix. So I have a devbox.json file to define packages and devbox will do the Nix part for me.
I am getting a MacOS and Linux setup from this for aarch64 and x86