diff options
author | jjanzen <jjanzen@jjanzen.ca> | 2025-01-14 21:09:24 -0600 |
---|---|---|
committer | jjanzen <jjanzen@jjanzen.ca> | 2025-01-14 21:09:24 -0600 |
commit | 77bdce0db06d9e6ccec44dcc9671e1fd26481421 (patch) | |
tree | fbe432012ee199f004104374d78a0dc731d1715f /macos.local | |
parent | e89979e8caec422749a11c021e1f74ba5ec237e3 (diff) |
system changes
Diffstat (limited to 'macos.local')
-rw-r--r-- | macos.local/.flake/system/homebrew.nix.org | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org index 0151dcb..5971ada 100644 --- a/macos.local/.flake/system/homebrew.nix.org +++ b/macos.local/.flake/system/homebrew.nix.org @@ -64,10 +64,11 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat "osx-cross/avr/avr-gcc@14" # required by emacs-plus@30 + "imagemagick" "jansson" - "tree-sitter" "jpeg" - "imagemagick" + "mailutils" + "tree-sitter" ]; casks = [ |