2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-04 15:02:27 +00:00
repo/testing
Dylan Araps 341c07e8ca
firefox [testing]: Fix build with musl.
Both <net/if.h> and <linux/if.h> were included among
other network related headers from the kernel.

This commit simply removes <net/if.h> which allows the
build to continue.
2020-07-28 08:59:39 +03:00
..
firefox firefox [testing]: Fix build with musl. 2020-07-28 08:59:39 +03:00
rust rust: bump to 1.45.0 (testing) 2020-07-21 13:28:42 +03:00
README.md docs: update 2019-08-16 15:56:56 +00:00

Testing repository

This repository is not enabled by default and contains packages currently in testing. This includes fundamental packages which require testing before they can be safely moved to the other repositories.

Enabling testing

export KISS_PATH=$KISS_PATH:/var/db/kiss/repo/testing

This can be permanently set in /etc/profile.d/kiss_path.sh.