On 20/04/2020 00.32, Morten Linderud via arch-dev-public wrote: > I have also removed `-mod=vendor` from the default listing in `prepare()` as > Anatol wasn't fond of the idea. I'm still unsure if we really want this as we > would be willynilly downloading sources in `build()` and `check()` during > packaging. Opinions welcome.
Ideally we don't, but practically it's irrelevant as long as devtools run builds with network access. Bart