aboutsummaryrefslogtreecommitdiff
path: root/macos.local/flake/system/homebrew.nix.org
diff options
context:
space:
mode:
authorjjanzen <jjanzen@jjanzen.ca>2025-03-14 16:27:19 -0500
committerjjanzen <jjanzen@jjanzen.ca>2025-03-14 16:27:19 -0500
commitabdbdf82e25fcebb4d754c83bbc4bb8848ae0742 (patch)
tree5765e87f87a49fa95f9897f70fa0da7f2f7d3ae5 /macos.local/flake/system/homebrew.nix.org
parent261396763074f866dc8386aa48f2ff0ca8147498 (diff)
system changes
Diffstat (limited to 'macos.local/flake/system/homebrew.nix.org')
-rw-r--r--macos.local/flake/system/homebrew.nix.org12
1 files changed, 2 insertions, 10 deletions
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"