anki-sync-server: fix on darwin (#437574)

This commit is contained in:
Sandro
2025-08-27 22:07:41 +02:00
committed by GitHub
+2
View File
@@ -39,6 +39,8 @@ rustPlatform.buildRustPackage {
env.PROTOC = lib.getExe buildPackages.protobuf;
__darwinAllowLocalNetworking = true;
meta = {
description = "Standalone official anki sync server";
homepage = "https://apps.ankiweb.net";