flake: remove 'aarch64-darwin'

'pyopenssl' has been marked as broken on this sytem, so remove it from
my supported systems to avoid breaking 'nix flake check'.
This commit is contained in:
Bruno BELANYI 2022-06-22 16:04:17 +02:00
parent c3706ff537
commit 8a556585af
1 changed files with 0 additions and 1 deletions

View File

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