From 47541340c0ac7226263f9151f1bf0f133144ae7e Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sun, 19 Jan 2020 22:08:50 +0000 Subject: chore(build): Enable CI for patched third-party projects --- ci-builds.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ci-builds.nix') 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 ] -- cgit 1.4.1