Commit ee071f8
fix(e2e): use mobile-devtools branch with hash override fix
Updated both E2E examples to reference the feat/move-flake-to-devbox-d
branch of mobile-devtools, which includes:
1. **Hash override implementation in flake.nix**: Applies hash overrides
via Nix overlay to fix platform-tools fetch on macOS
2. **Platform-tools r37.0.0 darwin hash**: Plugin-level hash override
This fixes Android SDK build failures on macOS that were preventing
local development and doctor command from working.
Changes:
- examples/E2E-compat/devbox.json: Add branch ref to plugin include
- examples/E2E-latest/devbox.json: Add branch ref to plugin include
Note: Once mobile-devtools PR is merged, remove the branch ref to use default.
Related: segment-integrations/mobile-devtools@b7ffde6
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent d61ceb8 commit ee071f8
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments