diff options
author | jjanzen <jjanzen@jjanzen.ca> | 2025-01-14 21:21:24 -0600 |
---|---|---|
committer | jjanzen <jjanzen@jjanzen.ca> | 2025-01-14 21:21:24 -0600 |
commit | 6483efcd67afba2d6a123e6a10ff136ddb0d25f4 (patch) | |
tree | 12af0988755bc9638f0b4a9415a09672db8e5d02 /macos.local/.flake | |
parent | b906d1231b0403d8f82e08a6e64173fd0cf7ec80 (diff) |
system changes
Diffstat (limited to 'macos.local/.flake')
-rw-r--r-- | macos.local/.flake/system/homebrew.nix.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org index dc26b52..bd204dd 100644 --- a/macos.local/.flake/system/homebrew.nix.org +++ b/macos.local/.flake/system/homebrew.nix.org @@ -41,7 +41,6 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat "with-retro-emacs-logo-icon" ]; } - "librsvg" "openjdk" # there's really no jdk for mac from nix? "pinentry-touchid" # no nix version @@ -58,6 +57,7 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat "imagemagick" "jansson" "jpeg" + "libgccjit" "mailutils" "tree-sitter" |