New comment by Chocimier on void-packages repository https://github.com/void-linux/void-packages/pull/42875#issuecomment-1479038748 Comment: > So far it's been running smoothly, I've been using it for 3 days Good! Not everyone is going to take their time to test that lot. > what if a package requires dependencies from another PR Prefer to split in a way where dependencies are in same PR. In this case, you can split off games, kdevelop and packages failing tests and the rest should fit. In general case libraries rebuild may cause need to rebuild all dependants, but here apps would just build with previous version.