Contributing
Recommended development environment
-
Install Lix, direnv, and nix-direnv.
-
Enable Lix’s
nix-commandexperimental feature. -
If using a graphical editor, ensure it has direnv support, e.g. by installing an extension. If no support is available, changing directories into the project and launching the editor from the terminal should cause it to inherit the environment; though the editor will likely need to be restarted to propagate any changes to the direnv setup to the editor if any such changes are made.