mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
lib.systems.supported.tier3: add aarch64-darwin
aarch64-darwin is getting built by hydra
This commit is contained in:
@@ -16,6 +16,7 @@ rec {
|
||||
];
|
||||
|
||||
tier3 = [
|
||||
"aarch64-darwin"
|
||||
"armv6l-linux"
|
||||
"armv7l-linux"
|
||||
"i686-linux"
|
||||
|
||||
Reference in New Issue
Block a user