forked from fabian/nix
added vintage story yeet
This commit is contained in:
parent
8795fa3bb4
commit
e1ee53c6b3
4 changed files with 7 additions and 0 deletions
|
|
@ -2,4 +2,5 @@
|
|||
with lib; {
|
||||
android_sdk.accept_license = true; #TODO: what the fuck is this
|
||||
allowUnfreePredicate = pkg: import ./unfree.nix lib (getName pkg);
|
||||
allowInsecurePredicate = pkg: import ./insecure.nix lib (getName pkg);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue