aboutsummaryrefslogtreecommitdiff
path: root/macos.local
diff options
context:
space:
mode:
authorjjanzen <jjanzen@jjanzen.ca>2025-01-14 21:07:58 -0600
committerjjanzen <jjanzen@jjanzen.ca>2025-01-14 21:07:58 -0600
commite89979e8caec422749a11c021e1f74ba5ec237e3 (patch)
tree94b33063b82002f0d4cf9ad2b0f53332119545ac /macos.local
parent11b7ba3cc39aad4a781981e9d11b1dffa997c98f (diff)
system changes
Diffstat (limited to 'macos.local')
-rw-r--r--macos.local/.flake/home/programs/core.nix.org2
-rw-r--r--macos.local/.flake/system/homebrew.nix.org6
2 files changed, 6 insertions, 2 deletions
diff --git a/macos.local/.flake/home/programs/core.nix.org b/macos.local/.flake/home/programs/core.nix.org
index 7bb565a..3d0d1ef 100644
--- a/macos.local/.flake/home/programs/core.nix.org
+++ b/macos.local/.flake/home/programs/core.nix.org
@@ -33,7 +33,6 @@ Import configurations for programs and install programs with no configuration.
gopls
gpgme
htop
- imagemagick
inetutils
lesspipe
marksman
@@ -51,7 +50,6 @@ Import configurations for programs and install programs with no configuration.
shellcheck
shfmt
texliveFull
- tree-sitter
typescript-language-server
vscode-langservers-extracted
wget
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 = [