antigravity: remove darwin fixup
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user