also enable formatter on macOS

This commit is contained in:
Jörg Thalheim
2025-10-30 12:38:59 +01:00
parent 779c16f604
commit e214e292a6

View File

@@ -16,7 +16,11 @@
"x86_64-linux" "x86_64-linux"
]; ];
formatSystems = [ "aarch64-linux" "x86_64-linux" ]; formatSystems = [
"aarch64-linux"
"x86_64-linux"
"aarch64-darwin"
];
# Helper to iterate over systems # Helper to iterate over systems
eachSystem = eachSystem =