From 74f70335440513e37a80cbc77e1063ba6fed45b5 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sun, 17 May 2020 23:59:23 +0100 Subject: feat(ci-builds): Build //third_party/nix in CI --- ci-builds.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/ci-builds.nix b/ci-builds.nix index 80373b683c98..cbed7b87d1a6 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 -- cgit 1.4.1