inventory: remove deprecated frontmatter

This commit is contained in:
Johannes Kirschbauer
2025-09-16 14:59:39 +02:00
parent f49df8d574
commit 5e22830048
5 changed files with 0 additions and 291 deletions

View File

@@ -34,7 +34,6 @@ lib.fix (
# ------------------------------------
# ClanLib functions
inventory = clanLib.callLib ./modules/inventory { };
modules = clanLib.callLib ./modules/inventory/frontmatter { };
test = clanLib.callLib ./test { };
flake-inputs = clanLib.callLib ./flake-inputs.nix { };
# Custom types