Development Environment
To enter the developer shell, run:
nix develop
To automatically enter the developer shell upon entering the project directory
with direnv
, run:
direnv allow
To enter the developer shell, run:
nix develop
To automatically enter the developer shell upon entering the project directory
with direnv
, run:
direnv allow