diff --git a/flake.nix b/flake.nix index 5d5bc3f..2f33bf9 100644 --- a/flake.nix +++ b/flake.nix @@ -28,6 +28,7 @@ unstable = import nixpkgsUnstable { inherit system; config.allowUnfree = true; + config.android_sdk.accept_license = true; }; }; in