mirror of
https://github.com/willemml/dotfiles.nix.git
synced 2025-04-12 11:17:17 +00:00
Adds osx-cross brew tap
This commit is contained in:
parent
6397a8bef3
commit
6a934e5d2f
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
"arm-none-eabi-gcc@8"
|
||||
"avr-gcc@8"
|
||||
];
|
||||
taps = ["qmk/qmk"];
|
||||
taps = ["qmk/qmk" "osx-cross/arm" "osx-cross/avr"];
|
||||
casks = [
|
||||
"UTM"
|
||||
"arduino-ide"
|
||||
|
|
Loading…
Add table
Reference in a new issue