We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c541c15 commit 57a6e91Copy full SHA for 57a6e91
src/scripts/darwin.sh
@@ -257,7 +257,6 @@ scripts="$src"/scripts
257
ext_tap=shivammathur/homebrew-extensions
258
php_tap=shivammathur/homebrew-php
259
export HOMEBREW_CHANGE_ARCH_TO_ARM=1
260
-export HOMEBREW_DEVELOPER=1
261
export HOMEBREW_NO_AUTO_UPDATE=1
262
export HOMEBREW_NO_ENV_HINTS=1
263
export HOMEBREW_NO_INSTALL_CLEANUP=1
src/scripts/tools/brew.sh
@@ -70,7 +70,6 @@ configure_brew() {
70
core_repo="$tap_dir"/homebrew/homebrew-core
71
72
73
- export HOMEBREW_DEVELOPER=1
74
75
76
0 commit comments