Commit dcf7e1ef authored by ZHAO Jin-Xiang's avatar ZHAO Jin-Xiang
Browse files

antigravity: remove darwin fixup

parent d4959491
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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";