From abdbdf82e25fcebb4d754c83bbc4bb8848ae0742 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Fri, 14 Mar 2025 16:27:19 -0500 Subject: system changes --- macos.local/flake/system/homebrew.nix.org | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'macos.local/flake/system/homebrew.nix.org') diff --git a/macos.local/flake/system/homebrew.nix.org b/macos.local/flake/system/homebrew.nix.org index ff30fa0..544685f 100644 --- a/macos.local/flake/system/homebrew.nix.org +++ b/macos.local/flake/system/homebrew.nix.org @@ -18,14 +18,12 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat }; taps = [ - "camillescholtz/formulae" "d12frosted/emacs-plus" "homebrew/bundle" "homebrew/cask-fonts" "homebrew/cask-versions" "homebrew/services" "jorgelbg/tap" - "osx-cross/avr" ]; brews = [ @@ -48,14 +46,6 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat "openjdk" # there's really no jdk for mac from nix? "pinentry-touchid" # no nix version - # need for grading purposes - "avrdude" - "open-mpi" - "open-ocd" - "osx-cross/avr/avr-binutils" - "osx-cross/avr/avarice" - "osx-cross/avr/avr-gcc@14" - # needed for pdf-tools for emacs "autoconf" "automake" @@ -92,6 +82,7 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat "gcc-arm-embedded" "ghostty" "gimp" + "ghidra" "godot" "gzdoom" "inkscape" @@ -110,6 +101,7 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat "syncthing" "thunderbird" "tor-browser" + "utm" "vlc" "whisky" "zotero" -- cgit v1.2.3