mail
NixOS deployments using nixus.
First make sure you have niv so you can upgrade dependency versions in sources.json.
niv
sources.json
$ nix-shell -p niv $ (cd config/sources && niv update)
Build with:
$ nix-build deploy/
Deploy by running the generated executable.
$ ./results