services.buildbot-master.changeSource

NixOS option

List of Change Sources.

type: list of string
Default
[ ]
Example
[
  "changes.GitPoller('https://github.com/buildbot/pyflakes.git', workdir='gitpoller-workdir', branch='master', pollinterval=300)"
]
declared in: nixos/modules/services/continuous-integration/buildbot/master.nixView source on NixOS/nixpkgs →