Disable qmk and mactex

This commit is contained in:
Laura Hausmann 2023-02-17 15:15:25 +01:00
parent e91a6ef321
commit 8c335262dd
Signed by untrusted user: zotan
GPG key ID: D044E84C5BE01605

View file

@ -53,15 +53,19 @@ brew "wireguard-tools"
## development
brew "gcc"
brew "glib"
brew "make"
brew "cmake"
brew "ninja"
brew "sqlite"
brew "dotnet"
brew "python"
brew "git-lfs"
brew "autoconf"
brew "automake"
brew "uncrustify"
brew "platformio"
brew "qmk/qmk/qmk"
brew "clang-format"
#brew "qmk/qmk/qmk" # FIXME: pillow dependency is currently broken
brew "rustup-init"
brew "rust-analyzer"
@ -88,7 +92,7 @@ cask "telegram"
cask "obsidian"
cask "syncthing"
cask "google-drive"
cask "mactex-no-gui"
#cask "mactex-no-gui" # disabled for disk space reasons
## data transfer and encryption
cask "transmit"