Chore: add _file for internals error tracing

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

View File

@@ -15,9 +15,7 @@ let
modules = [
clanLib.inventory.interface
{
_module.args = {
inherit clanLib;
};
_file = "test file";
tags.all = [ ];
tags.nixos = [ ];
tags.darwin = [ ];