Accept Android licenses.
This commit is contained in:
parent
37e9536fb5
commit
1f144d05f4
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
unstable = import nixpkgsUnstable {
|
unstable = import nixpkgsUnstable {
|
||||||
inherit system;
|
inherit system;
|
||||||
config.allowUnfree = true;
|
config.allowUnfree = true;
|
||||||
|
config.android_sdk.accept_license = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|
Loading…
Add table
Reference in a new issue