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:
parent
04734c8bd2
commit
b9083244ed
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@
|
||||||
inherit (futils.lib) eachSystem system;
|
inherit (futils.lib) eachSystem system;
|
||||||
|
|
||||||
mySystems = [
|
mySystems = [
|
||||||
|
system.aarch64-darwin
|
||||||
system.aarch64-linux
|
system.aarch64-linux
|
||||||
system.x86_64-darwin
|
system.x86_64-darwin
|
||||||
system.x86_64-linux
|
system.x86_64-linux
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue