Chore: add _file for internals error tracing
This commit is contained in:
@@ -6,6 +6,7 @@ in
|
||||
inherit (services) evalClanService mapInstances resolveModule;
|
||||
inherit (import ./build-inventory { inherit lib clanLib; }) buildInventory;
|
||||
interface = {
|
||||
_file = "inventory/default.nix";
|
||||
imports = [
|
||||
./build-inventory/interface.nix
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user