forked from fabian/nix
general fixes and minor improvements
This commit is contained in:
parent
10514ecd65
commit
557d85391c
4 changed files with 6 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
{lib}:
|
||||
with lib; {
|
||||
android_sdk.accept_license = true; #TODO: what the fuck is this
|
||||
android_sdk.accept_license = true;
|
||||
allowUnfreePredicate = pkg: import ./unfree.nix lib (getName pkg);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue