resolve evaluation issues on nix-darwin
This commit is contained in:
@@ -28,4 +28,7 @@ self: { pkgs, ... }: {
|
||||
};
|
||||
|
||||
lumpiasty.pc = true;
|
||||
|
||||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user