diff options
Diffstat (limited to 'macos.local/.flake/system/homebrew.nix.org')
-rw-r--r-- | macos.local/.flake/system/homebrew.nix.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org index a91f234..0151dcb 100644 --- a/macos.local/.flake/system/homebrew.nix.org +++ b/macos.local/.flake/system/homebrew.nix.org @@ -62,6 +62,12 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat "osx-cross/avr/avr-binutils" "osx-cross/avr/avarice" "osx-cross/avr/avr-gcc@14" + + # required by emacs-plus@30 + "jansson" + "tree-sitter" + "jpeg" + "imagemagick" ]; casks = [ |