nix-deploy/README.md

332 B

NixOS deployments using nixus.

First make sure you have niv so you can upgrade dependency versions in sources.json.

$ nix-shell -p niv
$ (cd config/sources && niv update)

Build with:

$ nix-build deploy/

Deploy by running the generated executable.

$ ./results