nixpkgs/nixos/modules/services/continuous-integration/buildbot
Florian Klink 9538bf50ae nixos/buildbot-master: support reporters, migrate away from status
Since Buildbot 0.9.0, status targets were deprecated and ignored.
There's a very small line on startup explaining that, and status simply
isn't reported. Avoid others the same headaches, and do it right in the
NixOS module.

As there might have been changes in the way reporters are organized, and
configuration might need to be migrated remove the old option, and not
just provide an alias.
2020-06-18 16:49:26 +02:00
..
master.nix nixos/buildbot-master: support reporters, migrate away from status 2020-06-18 16:49:26 +02:00
worker.nix