forked from fabian/nix_config
remove redundant functions from pkgs that are in trivionomicon
This commit is contained in:
parent
739fcca51a
commit
9f9bb57797
7 changed files with 8 additions and 31 deletions
|
@ -1,4 +1,4 @@
|
|||
lib:
|
||||
{lib}:
|
||||
with lib; {
|
||||
android_sdk.accept_license = true; #TODO: what the fuck is this
|
||||
allowUnfreePredicate = pkg: import ./unfree.nix lib (getName pkg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue