diff options
author | Vincent Ambo <tazjin@google.com> | 2020-02-21T22·48+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-02-21T22·48+0000 |
commit | 28563a747cbfe4483082450dc35ab87347e92d1a (patch) | |
tree | 5ceb45018c993cd516e63cb99e491d106b3ca23a /ci-builds.nix | |
parent | 59d02771b52c36af62c2bdce034648600c338eda (diff) |
chore(build): Build besadii in CI
(ironic)
Diffstat (limited to 'ci-builds.nix')
-rw-r--r-- | ci-builds.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci-builds.nix b/ci-builds.nix index 624f4893b94e..e9abcdb6106c 100644 --- a/ci-builds.nix +++ b/ci-builds.nix @@ -14,13 +14,13 @@ with (import ./default.nix {}); [ nix.buildLisp.example nix.yants.tests ops."posix_mq.rs" + ops.besadii ops.journaldriver ops.kms_pass ops.kontemplate ops.mq_cli ops.nixos.camdenSystem ops.nixos.nuggetSystem - ops.sync-gcsr third_party.cgit third_party.git third_party.guile |