diff options
author | jjanzen <jjanzen@jjanzen.ca> | 2025-01-14 21:49:41 -0600 |
---|---|---|
committer | jjanzen <jjanzen@jjanzen.ca> | 2025-01-14 21:49:41 -0600 |
commit | 794a03af1d3f44095c2f34d02ea53ee3794da4f6 (patch) | |
tree | fdb1367dbd9ba76d667011a9eb4f908306b4d3b6 | |
parent | ca58bff411b734855fef50567b3e0810b05d0e9f (diff) |
system changes
-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" |