Chore: add _file for internals error tracing

This commit is contained in:
Johannes Kirschbauer
2025-06-25 15:47:15 +02:00
parent 1819243123
commit 16392622c5
7 changed files with 15 additions and 5 deletions

View File

@@ -421,6 +421,7 @@ in
types.submodule {
imports = [
{
_file = "inventory/interface";
_module.args = {
inherit clanLib;
};