diff options
Diffstat (limited to 'ci-builds.nix')
-rw-r--r-- | ci-builds.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ci-builds.nix b/ci-builds.nix index b0bb6fa61528..d47913181860 100644 --- a/ci-builds.nix +++ b/ci-builds.nix @@ -57,12 +57,13 @@ in lib.fix (self: { ]; third_party = with depot.third_party; [ + apereo-cas + bufbuild cgit git grpc nix openldap - apereo-cas ]; various = with depot; [ |