mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-15 13:07:45 +00:00
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 {
|
in {
|
||||||
inherit eval;
|
inherit eval;
|
||||||
|
|
||||||
|
allowUnfree = true;
|
||||||
|
|
||||||
packageOverrides = self: {
|
packageOverrides = self: {
|
||||||
|
|
||||||
nixdarwin = eval.config.system.build;
|
nixdarwin = eval.config.system.build;
|
||||||
|
|
Loading…
Add table
Reference in a new issue