ci: build deltachat-rpc-server with nix

This commit is contained in:
link2xt
2024-02-17 14:38:22 +00:00
parent 67aa785a9e
commit e765066f05
5 changed files with 70 additions and 155 deletions

View File

@@ -35,8 +35,6 @@ and an own build machine.
- `run_all.sh` builds Python wheels
- `zig-rpc-server.sh` compiles binaries of `deltachat-rpc-server` using Zig toolchain statically linked against musl libc.
- `android-rpc-server.sh` compiles binaries of `deltachat-rpc-server` using Android NDK.
- `build-python-docs.sh` builds Python documentation into `dist/html/`.