diff options
-rw-r--r-- | macos.local/.flake/system/homebrew.nix.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org index 9c02812..7492a09 100644 --- a/macos.local/.flake/system/homebrew.nix.org +++ b/macos.local/.flake/system/homebrew.nix.org @@ -60,6 +60,7 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat "automake" "pkg-config" "poppler" + "llvm@18" # required by emacs-plus@30 "imagemagick" @@ -67,6 +68,7 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat "jpeg" "libgccjit" "librsvg" + "mailutils" "tree-sitter" |