fixup(buildClan): use clan.inventory instead of refering to the clanInternals dumping ground within the module
This commit is contained in:
@@ -11,10 +11,9 @@ let
|
||||
directory
|
||||
pkgsForSystem
|
||||
specialArgs
|
||||
inventory
|
||||
;
|
||||
|
||||
inherit (config.clanInternals) inventory;
|
||||
|
||||
inherit (clan-core.clanLib.inventory) buildInventory;
|
||||
|
||||
supportedSystems = [
|
||||
|
||||
Reference in New Issue
Block a user