Commit Graph

4 Commits

Author SHA1 Message Date
Tom Alexander
2b7349a7ae Switch to a new ActivityTree implementation.
This new implementation explicitly tracks the children of each node, eliminating many iterations through the full tree.
2026-02-26 14:11:51 -05:00
Tom Alexander
8d2dd015c4 Parse to a meaningful format in the nix output stream before hitting the running build. 2026-02-21 21:46:08 -05:00
Tom Alexander
7eb36ce0a4 Add sqlite for tracking build history. 2026-02-15 01:30:59 -05:00
Tom Alexander
9344e5708f Set up initial structure for the nix builder. 2026-02-14 15:55:17 -05:00