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 {
|
checks = pkgs.lib.optionalAttrs defaultPlatform {
|
||||||
|
nixosTests-buildbot = pkgs.nixosTests.buildbot;
|
||||||
nixosTests-hydra = pkgs.nixosTests.hydra.hydra_unstable;
|
nixosTests-hydra = pkgs.nixosTests.hydra.hydra_unstable;
|
||||||
nixosTests-lemmy = pkgs.nixosTests.lemmy;
|
nixosTests-lemmy = pkgs.nixosTests.lemmy;
|
||||||
nixosTests-pict-rs = pkgs.nixosTests.pict-rs;
|
nixosTests-pict-rs = pkgs.nixosTests.pict-rs;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue