re-enable other system types

This commit is contained in:
willemml 2023-03-20 14:58:28 -07:00
parent 12439146d5
commit 027d006956
Signed by: willemml
GPG key ID: C3DE5DF6198DACBD

View file

@ -24,10 +24,10 @@
]; ];
systems = [ systems = [
# "x86_64-linux" "x86_64-linux"
# "x86_64-darwin" "x86_64-darwin"
"aarch64-darwin" "aarch64-darwin"
# "aarch64-linux" "aarch64-linux"
]; ];
perSystem = { perSystem = {