about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-05-17T22·59+0100
committerVincent Ambo <tazjin@google.com>2020-05-17T22·59+0100
commit74f70335440513e37a80cbc77e1063ba6fed45b5 (patch)
tree8ffefc30dfc56a8db2d35058ab1c37ee10bc39c1
parenta3894c2bf16aaca62b99d85000f4338f6dc12a36 (diff)
feat(ci-builds): Build //third_party/nix in CI r/752
-rw-r--r--ci-builds.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci-builds.nix b/ci-builds.nix
index 80373b683c..cbed7b87d1 100644
--- a/ci-builds.nix
+++ b/ci-builds.nix
@@ -23,6 +23,7 @@ with (import ./default.nix {}); [
   third_party.cgit
   third_party.git
   third_party.lisp # will build all third-party libraries
+  third_party.nix
   tools.cheddar
   tools.emacs
   web.blog