fix(inventory/interface): use explizit file dependency, until dependency injection works properly
This commit is contained in:
@@ -35,6 +35,8 @@ in
|
||||
specialArgs = {
|
||||
inherit clan-core self;
|
||||
inherit (inputs) nixpkgs;
|
||||
# TODO: inject the inventory interface
|
||||
# inventoryInterface = {};
|
||||
};
|
||||
modules = [
|
||||
buildClanModule.flakePartsModule
|
||||
|
||||
Reference in New Issue
Block a user