about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ci-builds.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/ci-builds.nix b/ci-builds.nix
index 913f4f2b68..ac54c76a2d 100644
--- a/ci-builds.nix
+++ b/ci-builds.nix
@@ -16,5 +16,9 @@ in with pkgs; [
   tools.cheddar
   tools.emacs
   web.cgit-taz
+  third_party.cgit
+  third_party.git
+  third_party.guile
+  third_party.lisp # will build all third-party libraries
   # web.tazblog #  TODO(tazjin): Happstack build failure in nixos-unstable
 ]