MediaWiki-Vagrant uses the WMF's apt repository to get most packages, but there are some roles that use software that for one reason or another is not in use on the WMF servers. Getting arbitrary packages imported into the WMF apt repo is a difficult (and often undesirable) process. To work around this there are roles that install software from various 3rd party apt repos or even resort to downloading source tarballs and compiling within the VM.
Introducing an apt repo dedicated to packages desired by MediaWiki-Vagrant would be easier to manage and also could provide some additional level of security for MediaWiki-Vagrant users. @yuvipanda mentioned that creating such a system should be possible and that there is a bit of a precedent in the apt repo which exists to support Tool Labs.