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 directory
pkgsForSystem pkgsForSystem
specialArgs specialArgs
inventory
; ;
inherit (config.clanInternals) inventory;
inherit (clan-core.clanLib.inventory) buildInventory; inherit (clan-core.clanLib.inventory) buildInventory;
supportedSystems = [ supportedSystems = [