From e89979e8caec422749a11c021e1f74ba5ec237e3 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Tue, 14 Jan 2025 21:07:58 -0600 Subject: system changes --- macos.local/.flake/home/programs/core.nix.org | 2 -- macos.local/.flake/system/homebrew.nix.org | 6 ++++++ 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'macos.local') 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 = [ -- cgit v1.2.3