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 nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
gocd-server treewide: switch to port type for nixos modules 2022-12-01 22:30:00 +01:00
hercules-ci-agent treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00
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-runner: add thomasjm as maintainer 2023-06-08 01:03:15 -07:00
github-runners.nix nixos/github-runner{,s}: add @veehaitch and @newam as maintainers 2023-01-09 09:37:00 +01:00
gitlab-runner.nix treewide: use mkPackageOption 2023-11-27 01:28:36 +01:00