From 639657c397b75934e3ddc7eacaa7b82d0876fba2 Mon Sep 17 00:00:00 2001 From: Vinzenz Schroeter Date: Mon, 29 Sep 2025 19:05:46 +0200 Subject: [PATCH] add darwin --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index ba0d31e..6f8e6a6 100644 --- a/flake.nix +++ b/flake.nix @@ -20,6 +20,8 @@ supported-systems = [ "x86_64-linux" "aarch64-linux" + "aarch64-darwin" + "x86_64-darwin" ]; forAllSystems = fn: