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 63586887696f..7038de51a887 100644 --- a/ci-builds.nix +++ b/ci-builds.nix @@ -57,6 +57,7 @@ in lib.fix (self: { journaldriver kontemplate mq_cli + nixos.whitby ]; third_party = with depot.third_party; [ |