switching the nix build to build the rust api

This commit is contained in:
Chris Cochrun 2024-01-08 11:17:10 -06:00
parent 0a04063298
commit baefa36f11
5 changed files with 73 additions and 102 deletions

View file

@ -1,7 +1,7 @@
all: build-server
build-server:
sbcl --load build.lisp
cargo build
serve:
hugo server --noHTTPCache --disableFastRender