A third-party Void Linux binary package repository.
Add the repo:
echo "repository=https://void.creations.works" | sudo tee /etc/xbps.d/creations.confInstall a package:
sudo xbps-install -S <package>Updates come through normally with:
sudo xbps-install -Su