feat(inventory/modules): allow inline modules

This commit is contained in:
Johannes Kirschbauer
2025-03-26 17:08:27 +01:00
parent 94781bb358
commit fae8ec318d
4 changed files with 1 additions and 12 deletions

View File

@@ -2,7 +2,6 @@
let
inventory = (
import ../build-inventory {
inherit lib clan-core;
}
);