The overlay is hosted on BitBucket and on Github at:
You should be able to use any package from my overlay without regrets, because I do and I have quite high standards. To achieve this goal I'm using several safety guards:
- my brain of course
- Travis CI, which runs:
- repoman checks
- shellcheck checks
- custom checks
- all points of GitHub's feature called protected branches, which means that all merges to master must pass CI tests
This all, of course, doesn't prevent build failures, missing dependencies, etc. So, should you find some issues, please send me a PR (if you know how to fix it), or at least file an issue or on github.