Skip to content

androidenv: move licenseAccepted condition to androidsdk#54915

Merged
matthewbauer merged 1 commit intoNixOS:masterfrom
matthewbauer:rework-android-assert
Jan 31, 2019
Merged

androidenv: move licenseAccepted condition to androidsdk#54915
matthewbauer merged 1 commit intoNixOS:masterfrom
matthewbauer:rework-android-assert

Conversation

@matthewbauer
Copy link
Copy Markdown
Member

I noticed that the Android stuff was not being built on hydra. The NDK can be used without accepting the SDK license. This moves that condition to androidsdk.

The NDK can be built without accepting the license.
@GrahamcOfBorg GrahamcOfBorg added 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jan 30, 2019
@svanderburg
Copy link
Copy Markdown
Member

svanderburg commented Jan 30, 2019 via email

@matthewbauer
Copy link
Copy Markdown
Member Author

Yeah it gets kind of awkward with determining each of these right now. I think the situation can improve over time though.

The end goal will be to make a fully built Android toolchain. We are already like 90% of the way there. The big thing left is building BIONIC from source. But until then I want to make sure we keep most of Nixpkgs at least partly Android-compatible.

@matthewbauer matthewbauer merged commit 6182d28 into NixOS:master Jan 31, 2019
@matthewbauer matthewbauer deleted the rework-android-assert branch February 22, 2019 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants