[m] Android dev, cleanup, qemu,...
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
nixpkgs.config = {
|
||||
permittedInsecurePackages = [ ];
|
||||
allowUnfree = true;
|
||||
android_sdk.accept_license = true;
|
||||
packageOverrides = pkgs: rec {
|
||||
custom = import ../../../../packages { inherit pkgs; };
|
||||
};
|
||||
|
Reference in New Issue
Block a user