Mention nix build in readme
This commit is contained in:
parent
6c414bf07d
commit
7af58de9fa
@ -45,6 +45,10 @@ $ docker build .
|
||||
|
||||
inside the repository.
|
||||
|
||||
I'm currently working on migrating to [nix](https://nixos.org/nix). To get a
|
||||
development shell, run `nix-shell`, to build the package run `nix-build --attr
|
||||
package` and to build the Docker image, run `nix-build --attr dockerImage`.
|
||||
|
||||
|
||||
## Running
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user