Skip to content

antigravity-hub: init at 2.2.1#524225

Open
BohdanTkachenko wants to merge 2 commits into
NixOS:masterfrom
BohdanTkachenko:init-antigravity2
Open

antigravity-hub: init at 2.2.1#524225
BohdanTkachenko wants to merge 2 commits into
NixOS:masterfrom
BohdanTkachenko:init-antigravity2

Conversation

@BohdanTkachenko

@BohdanTkachenko BohdanTkachenko commented May 25, 2026

Copy link
Copy Markdown
Contributor

Antigravity 2.0 was recently introduced as a separate product, while an existing Antigravity was renamed to Antigravity IDE. To avoid using a version number in a package name (like antigravity2) I chose antigravity-hub as it is already non-publicly used as a project name according to the download URL (https://storage.googleapis.com/antigravity-public/antigravity-hub/...) which seems to be a good name to distinguish between a family of products (antigravity-ide, antigravity-cli, antigravity-sdk).

This PR includes init at 2.1.4 and an auto-update script that uses a YAML manifest to extract the latest version number and execution_id.

Things done

@Sigmanificient Sigmanificient left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make sure to follow our contribution guidelines:

  • put back the pr description, and check the relevant items
  • ensure that your commit are named properly
  • format the file with nixfmt-tree

@BohdanTkachenko BohdanTkachenko changed the title feat(antigravity2): init at 2.0.1 feat(antigravity-hub): init at 2.0.1 May 25, 2026
@BohdanTkachenko BohdanTkachenko force-pushed the init-antigravity2 branch 2 times, most recently from 451948e to cf9fe28 Compare May 25, 2026 23:03
@Sigmanificient

Copy link
Copy Markdown
Member

Plese read https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#automationai-policy and add the missing checkbox

@Sigmanificient Sigmanificient changed the title feat(antigravity-hub): init at 2.0.1 antigravity-hub: init at 2.0.1 cf9fe28 May 25, 2026
@Sigmanificient Sigmanificient changed the title antigravity-hub: init at 2.0.1 cf9fe28 antigravity-hub: init at 2.0.1 May 25, 2026
Comment thread pkgs/by-name/an/antigravity-hub/package.nix Outdated
Comment thread pkgs/by-name/an/antigravity-hub/package.nix Outdated
Comment thread pkgs/by-name/an/antigravity-hub/package.nix Outdated
Comment thread pkgs/by-name/an/antigravity-hub/package.nix Outdated
@nixpkgs-ci nixpkgs-ci Bot added the 12.first-time contribution This PR is the author's first one; please be gentle! label May 25, 2026
@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (new) This PR adds a new package 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` labels May 25, 2026

@Sigmanificient Sigmanificient left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the .antigravity folder. Are you using Gemini for this contribution?

Comment thread pkgs/by-name/an/antigravity-hub/package.nix Outdated
Comment thread pkgs/by-name/an/antigravity-hub/package.nix Outdated
@BohdanTkachenko

Copy link
Copy Markdown
Contributor Author

Please remove the .antigravity folder. Are you using Gemini for this contribution?

Yep (added to commit description), sorry I did not meant to send it for review just yet. I was going to create a draft and go through that myself before making it public.

@Sigmanificient Sigmanificient marked this pull request as draft May 26, 2026 00:40
@Sigmanificient Sigmanificient dismissed their stale review May 26, 2026 00:44

draft + resolved

@BohdanTkachenko BohdanTkachenko force-pushed the init-antigravity2 branch 5 times, most recently from ca5541a to 1550103 Compare May 26, 2026 02:28
@BohdanTkachenko BohdanTkachenko force-pushed the init-antigravity2 branch 2 times, most recently from 19a225f to 7c926bb Compare May 26, 2026 02:53
@BohdanTkachenko BohdanTkachenko marked this pull request as ready for review May 26, 2026 03:38
@BohdanTkachenko

Copy link
Copy Markdown
Contributor Author

Should be ready now.

@codebam codebam mentioned this pull request May 27, 2026
14 tasks
@BohdanTkachenko BohdanTkachenko changed the title antigravity-hub: init at 2.0.1 antigravity-hub: init at 2.0.6 May 28, 2026
@BohdanTkachenko BohdanTkachenko force-pushed the init-antigravity2 branch 3 times, most recently from 8e71296 to 84e8853 Compare May 28, 2026 22:34
@BohdanTkachenko

Copy link
Copy Markdown
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 524225
Commit: 84e885343f294766780173e7f0b9c5fd6a8fbb2a


x86_64-linux

✅ 1 package built:
  • antigravity-hub

@BohdanTkachenko

Copy link
Copy Markdown
Contributor Author

Found an issue - the sandbox is broken. Essentially the same issue I've found in Antigravity IDE in #522168 (comment) and the fix is also the same. Fixed in 7b88d0f

@schembriaiden

schembriaiden commented May 29, 2026

Copy link
Copy Markdown
Contributor

Commits to maintainer-list.nix is usually preferred to be separate and titled something like maintainers: add BohdanTkachenko

Also squash the rest of the commits into just one commit called antigravity-hub: init at 2.0.6

@BohdanTkachenko BohdanTkachenko force-pushed the init-antigravity2 branch 2 times, most recently from b203536 to 4564f13 Compare May 29, 2026 22:05
@BohdanTkachenko BohdanTkachenko changed the title antigravity-hub: init at 2.0.6 antigravity-hub: init at 2.0.10 May 29, 2026
@BohdanTkachenko BohdanTkachenko changed the title antigravity-hub: init at 2.0.10 antigravity-hub: init at 2.1.4 Jun 18, 2026
@nixpkgs-ci nixpkgs-ci Bot removed the 12.first-time contribution This PR is the author's first one; please be gentle! label Jun 18, 2026
@Malix-Labs

Copy link
Copy Markdown
Contributor

@BohdanTkachenko is it ready for review again?

@BohdanTkachenko

Copy link
Copy Markdown
Contributor Author

@BohdanTkachenko is it ready for review again?

Yes it is

Assisted-by: Antigravity (Gemini 3.5 Flash (High)), Claude Opus 4.8 (1M context)
@BohdanTkachenko BohdanTkachenko changed the title antigravity-hub: init at 2.1.4 antigravity-hub: init at 2.2.1 Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants