diff options
Diffstat (limited to 'ci-builds.nix')
-rw-r--r-- | ci-builds.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ci-builds.nix b/ci-builds.nix index 54d6f637a5f5..e8eb0f52786b 100644 --- a/ci-builds.nix +++ b/ci-builds.nix @@ -25,5 +25,4 @@ in with pkgs; [ 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 ] |