..
I want to learn nix
How to started (Kevin)
- Use experimental flag
- Use flakes
Reference: https://nixos.wiki/wiki/Flakes
Create dev shell for
projects
I suggest enabling nix flakes, and then, as mentioned, creating a dev
shell for one of your projects.
Source: https://clojurians.slack.com/archives/C02S1GEKU4C/p1658237327723759?thread_ts=1658231230.656289&cid=C02S1GEKU4C
Use
Nix to enable cross-Python version testing for hotload
See: https://github.com/jlesquembre/hotload/blob/master/flake.nix