Buildbot for Nix, tailored for Lix usecases
Find a file
2023-10-27 11:12:47 +02:00
.github add dependabot && flake update 2023-10-27 08:34:04 +02:00
buildbot_nix use rstrip to remove trailing newlines 2023-10-27 09:11:40 +00:00
examples fix tests 2023-10-27 09:58:10 +02:00
nix worker: actually use cfg.masterUrl 2023-10-27 09:11:39 +00: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 flake.lock: Update 2023-10-27 08:41:36 +02:00
flake.nix disable aarch64-linux for now 2023-10-27 11:04:05 +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.