Refactor(build-inventory): remove build-inventory in favor of simple and expressive evalModules

This commit is contained in:
Johannes Kirschbauer
2025-06-26 09:46:26 +02:00
parent 8b2c6fc316
commit d9da723d5d
8 changed files with 64 additions and 105 deletions

View File

@@ -57,6 +57,8 @@ in
legacyPackages.evalTests-inventory = import ./tests {
inherit lib;
clan-core = self;
inherit (self) clanLib;
inherit (self.inputs) nix-darwin;
};
checks = {