test: add nova-stats unit tests, wire to nix flake check
This commit is contained in:
parent
136ff53cb5
commit
e55c8379ec
2 changed files with 298 additions and 47 deletions
|
|
@ -91,6 +91,7 @@
|
|||
{
|
||||
formatting = treefmt-eval.config.build.check self;
|
||||
build = self.packages.${pkgs.stdenv.hostPlatform.system}.default;
|
||||
nova-stats = self.packages.${pkgs.stdenv.hostPlatform.system}.nova-stats;
|
||||
}
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue