From a4e37ade8b9b4c9eeb4e1f39073f66aac6971ec0 Mon Sep 17 00:00:00 2001 From: rasmus-kirk Date: Wed, 4 Dec 2024 21:16:19 +0100 Subject: [PATCH] Fixed formatting from previous commit --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 8339c0c..cd67fc9 100644 --- a/flake.nix +++ b/flake.nix @@ -33,7 +33,7 @@ "aarch64-linux" # 64-bit ARM Linux "x86_64-darwin" # 64-bit Intel macOS "aarch64-darwin" # 64-bit ARM macOS - ]; + ]; # Helper to provide system-specific attributes forAllSystems = f: