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 e09deaf42c
commit a01ece8742
8 changed files with 64 additions and 105 deletions

View File

@@ -1,8 +1,4 @@
{ clanLib }:
{
_module.args = {
inherit clanLib;
};
imports = [
./module.nix
./interface.nix