mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
Add crossPkgs.aarch64-darwin
This commit is contained in:
parent
1a2cb94c82
commit
3a3df3146e
@ -240,6 +240,12 @@ rec {
|
||||
useiOSPrebuilt = true;
|
||||
};
|
||||
|
||||
aarch64-darwin = {
|
||||
config = "aarch64-apple-darwin";
|
||||
xcodePlatform = "MacOSX";
|
||||
platform = {};
|
||||
};
|
||||
|
||||
#
|
||||
# Windows
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user