nixpkgs/nixos/modules/services/continuous-integration
Vincent Haupert e6854b295b nixos/github-runners: only override pkg if it has a nodeRuntimes arg
Older versions of the github-runner package might not have the
`nodeRuntimes` argument yet causing an error as the NixOS module always
tries to override the argument.

The commit makes sure we only override `nodeRuntimes` if the configured
package has a `nodeRuntimes` argument.
2024-02-03 14:33:39 +01:00
..
buildbot nixos/buildbot: don't require network-online.target 2024-01-22 12:54:42 +01:00
github-runner nixos/github-runners: only override pkg if it has a nodeRuntimes arg 2024-02-03 14:33:39 +01:00
gocd-agent
gocd-server
hercules-ci-agent
hydra nixos: fix a bunch of services missing dep on network-online.target 2024-01-19 00:11:34 -08:00
jenkins nixos/jenkins: set StateDirectory if home is /var/lib/jenkins 2023-12-13 15:15:50 +02:00
woodpecker treewide: replace mkPackageOptionMD with mkPackageOption 2023-11-30 19:03:14 +01:00
buildkite-agents.nix service buildkite-agent: make it possible add groups to agent users 2023-12-21 12:49:48 +01:00
gitea-actions-runner.nix nixos: fix remaining services for network-online dep fix 2024-01-19 00:11:34 -08:00
github-runner.nix
github-runners.nix
gitlab-runner.nix