chore(nix_models): migrate import to use exported clan models

This commit is contained in:
Johannes Kirschbauer
2025-05-27 10:27:46 +02:00
parent 8eb2ad6c6d
commit 19dbc0ff73
14 changed files with 223 additions and 132 deletions

View File

@@ -5,7 +5,7 @@ from typing import Any, Protocol
from clan_lib.errors import ClanError
from clan_lib.git import commit_file
from clan_lib.nix_models.inventory import Inventory
from clan_lib.nix_models.clan import Inventory
from .util import (
calc_patches,