aboutsummaryrefslogtreecommitdiff
path: root/macos.local
diff options
context:
space:
mode:
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 = [