Buildbot for Nix, tailored for Lix usecases
Find a file
Jörg Thalheim fcf58ff31b flake.lock: Update
Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/7f53fdb7bdc5bb237da7fefef12d099e4fd611ca' (2023-09-01)
  → 'github:hercules-ci/flake-parts/c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4' (2023-10-03)
• Updated input 'nixpkgs':
    'github:Nixos/nixpkgs/01441e14af5e29c9d27ace398e6dd0b293e25a54' (2023-10-11)
  → 'github:Nixos/nixpkgs/12bdeb01ff9e2d3917e6a44037ed7df6e6c3df9d' (2023-10-15)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/e951529be2e7c669487de78f5aef8597bbae5fca' (2023-09-21)
  → 'github:numtide/treefmt-nix/aae39f64f5ecbe89792d05eacea5cb241891292a' (2023-10-15)
2023-10-27 08:29:34 +02:00
buildbot_nix apply nix fmt 2023-10-16 18:41:52 +01: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 flake.lock: Update 2023-10-27 08:29:34 +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.