Logan's Parabola Repository
This is my personal repository of packages for Parabola GNU/Linux-libre. All packages are produced using the Arch GNU/Linux image through the SourceHut build system, but are fully compatible with Parabola. The sources of each package are completely free software, and any unique source code used to produce the repository (such as the tasks.py and buildpkg scripts) are provided under the Zero-Clause BSD license (the same one adopted by Arch for all of the package sources).
To add this repository to your system, edit your /etc/pacman.conf file and add the following lines:
[lpr] SigLevel = Optional TrustAll Server = https://repo.logangarcia.info/$arch
Currently, only the x86_64 architecture is available (as that is the only one Arch supports).