diff options
Diffstat (limited to 'ci-builds.nix')
-rw-r--r-- | ci-builds.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci-builds.nix b/ci-builds.nix index a99ecd7db0ad..5ef6e58e0c7d 100644 --- a/ci-builds.nix +++ b/ci-builds.nix @@ -63,6 +63,7 @@ in lib.fix (self: { third_party = with depot.third_party; [ cgit git + grpc nix openldap ]; |