A community managed repositories for void-linux
  • C 94.5%
  • Shell 4.8%
  • JavaScript 0.7%
Find a file
2026-07-09 23:04:13 +07:00
.forgejo/workflows Init 2026-06-06 16:26:55 +02:00
pkgs helium-browser: update to 0.14.4.1 2026-07-09 23:04:13 +07:00
.gitignore Init 2026-06-06 16:26:55 +02:00
README.md Init 2026-06-06 16:26:55 +02:00
repo-key.pem.pub Init 2026-06-06 16:26:55 +02:00
unbuilt_packages Init 2026-06-06 16:26:55 +02:00

voiders.dev's repo

This repository contains a list of packages managed by the voiders.dev team. Packages are built for x86_64 and x86_64-musl (when possible).

Install

# install the repository
echo "repository=https://repo.voiders.dev" | sudo tee /etc/xbps.d/voiders-dev-repo.conf

# synchronize the repositories
# This will ask you if you want import the public key of the repository
# Say yes.
sudo xbps-install -Sy

Submitting a pull request

Pull requests should only contain a single package.

The commits style is as follow:

Name Commit message
Adding a new package $pkgname: new package at $pkgversion
Updating a package $pkgname: bump to $newversion
Miscellaneous changes $pkgname: misc ...

The package must be validate by xlint: xlint pkgs/mypkg/template.