system changes
This commit is contained in:
parent
2613967630
commit
abdbdf82e2
1 changed files with 2 additions and 10 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue