Refactor(build-inventory): remove build-inventory in favor of simple and expressive evalModules
This commit is contained in:
@@ -4,7 +4,6 @@ let
|
||||
in
|
||||
{
|
||||
inherit (services) evalClanService mapInstances resolveModule;
|
||||
inherit (import ../inventoryClass { inherit lib clanLib; }) buildInventory;
|
||||
interface = {
|
||||
_file = "clanLib.inventory.interface";
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user