Debian discusses vendoring—again
Debian discusses vendoring—again
Posted Jan 22, 2021 1:57 UTC (Fri) by Cyberax (✭ supporter ✭, #52523)In reply to: Debian discusses vendoring—again by gnu_lorien
Parent article: Debian discusses vendoring—again
> As for my suggestion about actually solving the vendoring into packages issue, I would love to see the dependencies downloading into the source build and patches sent upstream that allow npm to work in an offline mode.
Go supports this ('go mod download'). We use it to optimize our Docker builds.
Go supports this ('go mod download'). We use it to optimize our Docker builds.
Another solution might a Debian-hosted third-party package repository mirror. I know that people are going to attack me with pitchforks, but maybe adopting third-party package managers is actually a better idea than trying to fit everything into deb-src?
