diff options
author | jjanzen <jjanzen@jjanzen.ca> | 2025-01-14 21:07:58 -0600 |
---|---|---|
committer | jjanzen <jjanzen@jjanzen.ca> | 2025-01-14 21:07:58 -0600 |
commit | e89979e8caec422749a11c021e1f74ba5ec237e3 (patch) | |
tree | 94b33063b82002f0d4cf9ad2b0f53332119545ac /macos.local/.flake/system/homebrew.nix.org | |
parent | 11b7ba3cc39aad4a781981e9d11b1dffa997c98f (diff) |
system changes
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 = [ |