fixup(buildClan): use clan.inventory instead of refering to the clanInternals dumping ground within the module

This commit is contained in:
Johannes Kirschbauer
2025-04-15 15:10:08 +02:00
parent d2c068c4a1
commit bb0ca2065d

View File

@@ -11,10 +11,9 @@ let
directory
pkgsForSystem
specialArgs
inventory
;
inherit (config.clanInternals) inventory;
inherit (clan-core.clanLib.inventory) buildInventory;
supportedSystems = [