antigravity: remove darwin fixup

This commit is contained in:
ZHAO Jin-Xiang
2025-11-20 14:56:21 +08:00
parent d4959491df
commit dcf7e1efe7
+2
View File
@@ -43,6 +43,8 @@ callPackage vscode-generic {
tests = { };
updateScript = ./update.sh;
dontFixup = hostPlatform.isDarwin;
meta = {
mainProgram = "antigravity";
description = "Agentic development platform, evolving the IDE into the agent-first era";