diff options
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 = [ |