Buildbot for Nix, tailored for Lix usecases
Find a file
Jörg Thalheim 823212d601
Merge pull request #11 from Mic92/fixes
remove incorrect skip if path exists
2023-10-15 11:42:03 +02:00
buildbot_nix disable periodic flake updates for now 2023-10-15 11:31:07 +02:00
examples make topic filter configurable 2023-10-12 15:54:28 +02:00
nix use nix-eval-jobs from nixpkgs 2023-10-15 11:31:07 +02:00
.gitignore also create webhooks automatically 2023-10-12 17:50:43 +02:00
.mergify.yml add mergify 2023-10-12 23:59:45 +02:00
flake.lock update flake 2023-10-12 15:59:11 +02:00
flake.nix revert back to mainline nixpkgs 2023-10-10 22:31:17 +02:00
pyproject.toml pyproject: add more checks 2023-10-12 15:58:59 +02:00
README.md add treefmt-nix configuration 2023-09-18 15:40:22 +02:00

Buildbot-nix

A nixos module to make buildbot a proper Nix-CI.

For an example checkout the example and the module descriptions for master and worker.

This project is still in early stage and many APIs might change over time.