mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
lib/systems/examples: drop x86_64-darwin
This commit is contained in:
parent
9770319c3e
commit
41341de669
1 changed files with 0 additions and 6 deletions
|
|
@ -332,12 +332,6 @@ rec {
|
|||
platform = { };
|
||||
};
|
||||
|
||||
x86_64-darwin = {
|
||||
config = "x86_64-apple-darwin";
|
||||
xcodePlatform = "MacOSX";
|
||||
platform = { };
|
||||
};
|
||||
|
||||
#
|
||||
# UEFI
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue