chore(build): Enable CI for patched third-party projects
This commit is contained in:
parent
0b3b8a07c4
commit
47541340c0
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue