Skip to content

Commit cf14a05

Browse files
committed
fix(bootstrap): preserve --require-sha during brew bundle
1 parent 14a986e commit cf14a05

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

home/.chezmoiscripts/run_onchange_after_bootstrap.sh.tmpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ if command -v nvim 2>&1 >/dev/null; then
4343
NVIM_PRE_INSTALLED=1
4444
fi
4545

46-
# do not enforce sha
47-
unset HOMEBREW_CASK_OPTS
4846
export HOMEBREW_NO_AUTO_UPDATE=1
4947

5048
{{- if not .codespaces }}

0 commit comments

Comments
 (0)