update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
nixpkgs.hostPlatform = "aarch64-darwin";
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.config.allowBroken = false;
|
||||
nixpkgs.config.allowBroken = true;
|
||||
|
||||
nix.nixPath = ["nixpkgs=${inputs.nixpkgs}"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user