mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/testing: drop x86_64-darwin support
This commit is contained in:
parent
b4a2fd42de
commit
c11129861a
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ let
|
|||
else
|
||||
let
|
||||
hostToGuest = {
|
||||
"x86_64-darwin" = "x86_64-linux";
|
||||
"aarch64-darwin" = "aarch64-linux";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue