add darwin

This commit is contained in:
Vinzenz Schroeter 2025-09-29 19:05:46 +02:00
parent 74834f2052
commit 639657c397

View file

@ -20,6 +20,8 @@
supported-systems = [ supported-systems = [
"x86_64-linux" "x86_64-linux"
"aarch64-linux" "aarch64-linux"
"aarch64-darwin"
"x86_64-darwin"
]; ];
forAllSystems = forAllSystems =
fn: fn: