Based on devenv.sh and Nix basics tutorial (1-2 hour primer), this is a simple to get started.
- Install Nix and
devenv
- Follow tutorial for creating a binary cache
- Replace
nix-getting-started-template
in.github/workflows/test.yml
with the name of your binary cache
Follow direnv setup and run direnv allow
.