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:
parent
c3706ff537
commit
8a556585af
1 changed files with 0 additions and 1 deletions
|
|
@ -69,7 +69,6 @@
|
||||||
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