add allowUnfree
This commit is contained in:
parent
43495a4961
commit
f651372252
1 changed files with 2 additions and 0 deletions
|
|
@ -159,6 +159,8 @@ let
|
|||
in {
|
||||
inherit eval;
|
||||
|
||||
allowUnfree = true;
|
||||
|
||||
packageOverrides = self: {
|
||||
|
||||
nixdarwin = eval.config.system.build;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue