From f61c3f047902f2717f6195b6e3be93051a9c2002 Mon Sep 17 00:00:00 2001 From: DavHau Date: Fri, 28 Jul 2023 15:54:51 +0200 Subject: [PATCH] flake: remove darwin support --- flake.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/flake.nix b/flake.nix index 1401416..23936c0 100644 --- a/flake.nix +++ b/flake.nix @@ -36,8 +36,6 @@ systems = [ "x86_64-linux" "aarch64-linux" - "aarch64-darwin" - "x86_64-darwin" ]; imports = [ inputs.treefmt-nix.flakeModule