anki-sync-server: fix on darwin

This commit is contained in:
Gaetan Lepage
2025-08-27 18:35:07 +02:00
parent 899a58cee8
commit 52e849905b
+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";