Page MenuHomePhabricator

Add Android to Nix
AbandonedPublic

Authored by jon on Apr 6 2022, 1:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 20, 1:00 AM
Unknown Object (File)
Thu, May 2, 3:42 AM
Unknown Object (File)
Thu, May 2, 3:30 AM
Unknown Object (File)
Apr 9 2024, 4:08 AM
Unknown Object (File)
Apr 6 2024, 5:26 AM
Unknown Object (File)
Mar 28 2024, 8:22 PM
Unknown Object (File)
Mar 3 2024, 7:06 PM
Unknown Object (File)
Mar 3 2024, 7:05 PM

Details

Summary

Depends on D3274

Test Plan

I didn't actually test this, hopefully @jonringer-comm did :)

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

(@jonringer-comm should commandeer this)

ashoat requested review of this revision.Apr 6 2022, 2:27 PM
jon edited reviewers, added: ashoat; removed: jon.
jon removed a reviewer: jon.
ashoat requested changes to this revision.Apr 27 2022, 1:07 PM

To @jonringer-comm's queue

This revision now requires changes to proceed.Apr 27 2022, 1:07 PM
atul added inline comments.
flake.nix
23

This is pretty neat. Accepting the Android SDK licenses on the Debian-based Android CI machines was/is a massive pain.

flake.nix
23

Unfortunately it's only 1 of 9 agreements needed, might try to auto-accept all licenses

jon marked an inline comment as done.

D4433 was a much more involved attempt at progressing this venture. However, ndk usage is still largely not support within nix, and causes more issues than the current "setup up once" manual task we have now.