summaryrefslogtreecommitdiff
path: root/nixpkgs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs.nix')
-rw-r--r--nixpkgs.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixpkgs.nix b/nixpkgs.nix
new file mode 100644
index 0000000..8d78534
--- /dev/null
+++ b/nixpkgs.nix
@@ -0,0 +1,3 @@
+{
+ android_sdk.accept_license = true;
+}