``` $ source .env # not needed if your system has autoenv $ build # fast: repeatable build $ nix-build # slow: reproducable nix build (for experts) ```