2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-24 16:30:04 -07:00
Go to file
Owen Rafferty ab8c30de26
Revert "x265: 4.1"
This reverts commit 26dd71102d.

closes #208
2024-12-22 21:38:18 -06:00
core kiss: 6.2.0 2024-12-16 10:07:20 +00:00
extra Revert "x265: 4.1" 2024-12-22 21:38:18 -06:00
wayland wayland-protocols: 1.39 2024-12-21 15:53:56 -06:00
.allowed_signers allowed signer: phoebos 2023-03-22 01:52:45 +00:00
.woodpecker.yml .woodpecker.yml: add event filter 2024-10-25 00:32:34 +01:00
LICENSE docs: update 2021-07-02 14:45:17 +00:00
README README: new domain 2024-05-03 14:21:57 +01:00

|/
|\ISS LINUX                                          https://kisslinux.github.io
________________________________________________________________________________


Unofficial Main Repository
________________________________________________________________________________


The officially unofficial repository for KISS Linux maintained by kiss-community

More information:

    - https://kisslinux.github.io
    - https://kisslinux.github.io/package-system
    - https://kisscommunity.org


Enabling SSH signature verification (recommended):
________________________________________________________________________________

$ cd /path/to/repo
$ git config gpg.ssh.allowedSignersFile .allowed_signers
$ git config merge.verifySignatures true