fix(checks/inventory): use buildClan instead of buildInventory

This commit is contained in:
Johannes Kirschbauer
2025-04-09 17:30:23 +02:00
parent 05c45371af
commit ac940aa8a1
5 changed files with 37 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
{
imports = [
../shared.nix
];
}

View File

@@ -0,0 +1,5 @@
{
imports = [
../shared.nix
];
}