inko: fix tests on Darwin

This commit is contained in:
Emily
2025-08-18 06:08:17 +01:00
parent d1230bc68e
commit df39a84a04
+2
View File
@@ -62,6 +62,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
};
};
__darwinAllowLocalNetworking = true;
meta = {
description = "Language for building concurrent software with confidence";
homepage = "https://inko-lang.org/";