summaryrefslogtreecommitdiffhomepage
path: root/shell.nix
AgeCommit message (Collapse)AuthorFilesLines
2020-12-29add nix-shell boilerplate (#1028)Christine Dodrill1-0/+24
This enables users of nix-shell to automagically have the correct development environment by simply changing directory into a checkout of this repo. For more information on this see the following links: - https://christine.website/blog/how-i-start-nix-2020-03-08 - https://direnv.net/