Nix

This project can also be built using nix. The nix/ directory contains all the necessary files.

To just build the project, run

nix build

To set up a dev shell, run

nix develop