flake: add 'aarch64-darwin' again

I don't get an error during `nix flake check` anymore.

This reverts commit 8a556585af.
This commit is contained in:
Bruno BELANYI 2023-03-07 11:42:04 +00:00
parent 04734c8bd2
commit b9083244ed
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@
inherit (futils.lib) eachSystem system;
mySystems = [
system.aarch64-darwin
system.aarch64-linux
system.x86_64-darwin
system.x86_64-linux