chore(yants): Move tests into subfolder & add to CI builds
This commit is contained in:
parent
902500c4ea
commit
9885036eec
4 changed files with 5 additions and 6 deletions
|
|
@ -7,12 +7,12 @@
|
|||
let
|
||||
pkgs = import ./default.nix {};
|
||||
in with pkgs; [
|
||||
nix.yants.tests
|
||||
ops.journaldriver
|
||||
ops.kms_pass
|
||||
ops.sync-gcsr
|
||||
tools.blog_cli
|
||||
tools.emacs
|
||||
web.cgit-taz
|
||||
|
||||
# web.tazblog # TODO(tazjin): Happstack build failure in nixos-unstable
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue