müde
dc418a5223
nix: split module-eval into per-subsystem checks
...
The single module-eval derivation forced ~62 full nixosSystem
fixtures live at once to compute its cases list: 10.6GB peak RSS /
5m25s to evaluate, by far the dominant cost in nix flake check.
Splits it into 21 independent checks.module-eval-* derivations
(1-7 fixtures each) sharing builders/helpers via module-eval/lib.nix,
so no single derivation needs more than a handful of fixtures live
at once. A few cases spanning two clusters carry a small duplicated
fixture rather than threading shared state through lib.nix.
2026-09-20 04:25:54 +02:00
..
agent-icon.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
agent-matrix.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
agent-memory.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
agent-otel.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
agent-plugins.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
agent-queue-bao.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
bao-basics.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
bao-controller.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
bao-grants.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
bao-matrix-reader.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
bao-otel-collector.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
core-toggle.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
grafana.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
hive-otel.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
lib.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
matrix-core.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
name-guards.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
nats-authelia.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
secret-publisher.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
swarm-otel-core.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
swarm-otel-identity.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00
swarm-services-switch.nix
nix: split module-eval into per-subsystem checks
2026-09-20 04:25:54 +02:00