build(nix): fix build of deltachat-rpc-server-x86_64-darwin

This commit is contained in:
link2xt
2025-10-13 22:18:14 +00:00
committed by l
parent fc81cef113
commit 2f34a740c7
2 changed files with 6 additions and 2 deletions

View File

@@ -95,10 +95,11 @@ jobs:
matrix:
installable:
- deltachat-rpc-server
- deltachat-rpc-server-x86_64-darwin
# Fails to bulid
# Fails to build
# because of <https://github.com/NixOS/nixpkgs/issues/413910>.
# - deltachat-rpc-server-aarch64-darwin
# - deltachat-rpc-server-x86_64-darwin
steps:
- uses: actions/checkout@v5
with: