flake: add buildbot nixosTest to checks
This commit is contained in:
parent
c896c3e3b5
commit
0aadef59e2
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@
|
|||
};
|
||||
|
||||
checks = pkgs.lib.optionalAttrs defaultPlatform {
|
||||
nixosTests-buildbot = pkgs.nixosTests.buildbot;
|
||||
nixosTests-hydra = pkgs.nixosTests.hydra.hydra_unstable;
|
||||
nixosTests-lemmy = pkgs.nixosTests.lemmy;
|
||||
nixosTests-pict-rs = pkgs.nixosTests.pict-rs;
|
||||
|
|
Loading…
Add table
Reference in a new issue