{ pkgs }:
{
  allowUnfree = true;
  allowBroken = false;
  android_sdk.accept_license = true;
}