antigravity-cli-1.2.6
checks.aarch64-linux.pkgs-antigravity-cli
· build #4815
· raw
1bld4: building c4q30afa0i81nmcn314h2zdnvf2fg60k-antigravity-cli-1.2.6.drv
unpackPhase
2unpacking source archive /nix/store/rbdf8fkxnvzqxnvbvk74yzda7ldzwyy5-cli_linux_arm64.tar.gz3source root is .4setting SOURCE_DATE_EPOCH to timestamp 1789699827 of file "./antigravity"configurePhase
5no configure script, doing nothingbuildPhase
6no Makefile or custom buildPhase, doing nothingfixupPhase
7shrinking RPATHs of ELF executables and libraries in /nix/store/gnbsv3ap8aghz1vcfs0hykiqk80b9sh8-antigravity-cli-1.2.68shrinking /nix/store/gnbsv3ap8aghz1vcfs0hykiqk80b9sh8-antigravity-cli-1.2.6/bin/agy9checking for references to /build/ in /nix/store/gnbsv3ap8aghz1vcfs0hykiqk80b9sh8-antigravity-cli-1.2.6...10patching script interpreter paths in /nix/store/gnbsv3ap8aghz1vcfs0hykiqk80b9sh8-antigravity-cli-1.2.6installCheckPhase
11unpacking source archive /nix/store/j6v09kpc9357wdmd098d8wdrbjff09g5-cli_mac_arm64.tar.gz12codesignCheckHook: checking /build/tmp.kLLce4Rx82/antigravity13(the verify command is known to be buggy and gives misleading results; we highly recommend using Apple's tooling until this message is removed)14no problems detected!15(we do not verify everything so please do not assume that the signature meets Apple standards)16CMS Verification successful17codesignCheckHook: verified 1 Mach-O binaries for team EQHXZ8M8AV18Usage of agy:19 --add-dir Add a directory to the workspace (repeatable) (default [])20 --agent Agent for the current CLI session21 -c Short alias for --continue22 --continue Continue the most recent conversation23 --conversation Resume a previous conversation by ID24 --dangerously-skip-permissions Auto-approve all tool permission requests without prompting25 --disable-slash-commands Disable slash command and skill expansion in print mode26 --effort Reasoning effort for the current CLI session (low|medium|high)27 -i Short alias for --prompt-interactive28 --input-format Input format for print mode (text, stream-json). stream-json reads one NDJSON message per line from stdin and runs a turn for each; it requires --output-format stream-json (default text)29 --json-schema Optional JSON schema string or path to a schema file to enforce structured output (for stream-json, only applicable to the final result)30 --log-file Override CLI log file path31 --mode Set the agent execution mode for this session (accept-edits, plan)32 --model Model for the current CLI session33 --new-project Create a new project for this session34 --output-format Output format for print mode (text, json, stream-json) (default text)35 -p Short alias for --print36 --print Run a single prompt non-interactively and print the response37 --print-timeout Optional time limit for print mode; 0 waits until the turn completes (default 0s)38 --project Project ID or project name for the current CLI session39 --prompt Alias for --print40 --prompt-interactive Run an initial prompt interactively and continue the session41 --remote-control Create a remote connection for the CLI session on start up42 --sandbox Run in a sandbox with terminal restrictions enabled4344Available subcommands:45 agent List available agents46 agents List available agents47 changelog Show changelog and release notes48 help Show help for subcommands49 install Configure environment paths and shell settings50 mcp Manage MCP servers (add, remove, list, enable, disable)51 mic-serve Serve this machine's microphone to a CLI on another host52 models List available models53 plugin Manage plugins (install, uninstall, list, enable, disable)54 plugins Alias for plugin55 remote-control Manage the remote-control background daemon (start, status, stop)56 update Update CLI