Opinionated Nix repository template
Based on devenv.sh and Nix basics tutorial (1-2 hour primer), this is a simple to get started.
Getting 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
Using the project
Follow direnv setup and run direnv allow
.