add regression test for macOS evaluation

This commit is contained in:
Jörg Thalheim
2025-06-29 23:50:17 +02:00
parent 37611d2477
commit 14226d222e
4 changed files with 19 additions and 3 deletions

View File

@@ -62,6 +62,14 @@
{
clan = {
meta.name = "clan-core";
inventory = {
services = { };
machines = {
"test-darwin-machine" = {
machineClass = "darwin";
};
};
};
};
systems = import systems;
imports =