diff options
Diffstat (limited to 'ci-builds.nix')
-rw-r--r-- | ci-builds.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ci-builds.nix b/ci-builds.nix index 913f4f2b6888..ac54c76a2ddc 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 ] |