From 9133c903fdce43acafd1bfbaae041a4de87f49b2 Mon Sep 17 00:00:00 2001 From: Elias Almqvist Date: Fri, 9 Aug 2024 15:22:03 -0700 Subject: [PATCH] more stuff for building --- nix-darwin/home.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nix-darwin/home.nix b/nix-darwin/home.nix index 40b8598..8581fdb 100644 --- a/nix-darwin/home.nix +++ b/nix-darwin/home.nix @@ -90,6 +90,9 @@ # Deps needed to build stuff or-tools + gnumake + cmake + swig4 # compiler stuff llvm