/void-pkgs

[Mirror] My custom Void packages

Primary LanguageShellMIT LicenseMIT

My custom Void packages

Woodpecker CI

About

This repository holds custom templates I have written for my personal use. It used to be fully automated but in order to not exploit free computing from Codeberg's CI I decided to embrace a full local compilation process through some helper shell scripts.

Dependencies

  • git
  • podman
  • xtools

How to use the binary repository

From the official handbook:

# echo 'repository=https://void.gsr.dev/glibc' > /etc/xbps.d/my-remote-repo.conf

After that, all XBPS commands will be able to see the custom packages.

Have fun!