This repository contains files for building financier with the Nix package manager.
You first need to generate the necessary Nix files:
nix-shell bash generate.sh exit
Afterwards, the distribution for financier can be built:
nix-build dist.nix