Revert "add aarch64-darwin as default system (#40)"

This reverts commit c5d161cc0a.

This won't work if nixpkgs isn't also up to speed with aarch64-darwin.
This commit is contained in:
zimbatm 2021-08-20 17:28:30 +02:00
parent c5d161cc0a
commit acfb1951f0
No known key found for this signature in database
GPG Key ID: 71BAF6D40C1D63D7

View File

@ -2,7 +2,6 @@ let
# The list of systems supported by nixpkgs and hydra
defaultSystems = [
"aarch64-linux"
"aarch64-darwin"
"i686-linux"
"x86_64-darwin"
"x86_64-linux"