formula_installer: re-enable mirror usage when installing via API

This commit is contained in:
Eric Knibbe 2024-11-21 16:55:19 -05:00
parent f0c746a0b9
commit 86ada937cb
No known key found for this signature in database
GPG Key ID: 179D9CDDDB814168

View File

@ -1317,6 +1317,7 @@ on_request: installed_on_request?, options:)
formula.fetch_patches
formula.resources.each(&:fetch)
downloadable_object = downloadable
false
end