refactor: unify evalClanService with evalService

This commit is contained in:
Johannes Kirschbauer
2025-06-26 14:50:35 +02:00
parent 1568950410
commit 11a94893fb
13 changed files with 97 additions and 101 deletions

View File

@@ -10,7 +10,7 @@ let
inspectModule =
inputName: moduleName: module:
let
eval = clanLib.inventory.evalClanService {
eval = clanLib.evalService {
modules = [ module ];
prefix = [
inputName