flake/checks: include stan in list of hosts that are checked
This commit is contained in:
parent
04f6f20c23
commit
bd0555e6d9
@ -311,6 +311,8 @@
|
|||||||
# TODO: magicify this to be built of a list
|
# TODO: magicify this to be built of a list
|
||||||
checks.x86_64-linux.europa =
|
checks.x86_64-linux.europa =
|
||||||
self.nixosConfigurations.europa.config.system.build.toplevel;
|
self.nixosConfigurations.europa.config.system.build.toplevel;
|
||||||
|
checks.x86_64-linux.stan =
|
||||||
|
self.nixosConfigurations.europa.config.system.build.toplevel;
|
||||||
checks.x86_64-linux.h =
|
checks.x86_64-linux.h =
|
||||||
self.nixosConfigurations.h.config.system.build.toplevel;
|
self.nixosConfigurations.h.config.system.build.toplevel;
|
||||||
checks.x86_64-linux.box =
|
checks.x86_64-linux.box =
|
||||||
|
Loading…
Reference in New Issue
Block a user