Buildbot for Nix, tailored for Lix usecases
Find a file
Jörg Thalheim c6e90dbc4a
Merge pull request #18 from Mic92/fixes
drop setuptools from PYTHONPATH
2023-10-31 11:51:06 +01:00
.github add dependabot && flake update 2023-10-27 08:34:04 +02:00
buildbot_nix fix jobs filter 2023-10-27 11:45:54 +02:00
examples fix tests 2023-10-27 09:58:10 +02:00
nix add buildbot_nix as a python package to buildbot 2023-10-31 11:35:35 +01: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
default.nix add buildbot_nix as a python package to buildbot 2023-10-31 11:35:35 +01:00
flake.lock add buildbot_nix as a python package to buildbot 2023-10-31 11:35:35 +01:00
flake.nix add buildbot_nix as a python package to buildbot 2023-10-31 11:35:35 +01:00
pyproject.toml add buildbot_nix as a python package to buildbot 2023-10-31 11:35:35 +01: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.