Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion mac_pw_pool/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@ if [[ ! -x /usr/local/bin/gvproxy ]]; then

brew_taps=(
# Required to use upstream krunkit
libkrun/krun
# FIXME: krunkit 1.2.2 is broken, using temp fork that contains 1.2.1
ashley-cui/krun
)

brew_formulas=(
Expand Down
Loading