we can compile!

This commit is contained in:
Reid 2024-02-28 00:07:58 -08:00
parent af804c63f8
commit 06b42a1aa6
4 changed files with 7 additions and 9 deletions

View file

@ -18,5 +18,6 @@ before committing, please run `nix flake check` and make sure everything is ok
## todo
- remove the lua static stuff from nginx
- add a helper for per-host architecture picking, atm it is hardcoded to `aarch64`
- remove the lua static stuff from nginx + the cf ip
- per-host architecture selection, atm it is hardcoded to `aarch64`
- some weird perl error abt locales when building??? it only happened after the big lib update. help me