Commit Graph

10 Commits

Author SHA1 Message Date
Tom Alexander
0addf91edf Add support for parsing the flake.lock. 2026-07-28 10:19:23 -04:00
Tom Alexander
d341228f5b Support update builds. 2026-06-27 15:05:29 -04:00
Tom Alexander
9083a09455 Add repair flag to build. 2026-04-02 18:00:54 -04: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
f797a19175 Interpret the nix logs. 2026-02-18 23:17:23 -05:00
Tom Alexander
c4c811a099 Write the build start to the database. 2026-02-16 21:00:45 -05:00
Tom Alexander
ab1f86384b Move the running build into its own struct. 2026-02-16 20:20:02 -05:00
Tom Alexander
dd99900b90 Read the output from the build process. 2026-02-16 19:36:36 -05:00
Tom Alexander
7eb36ce0a4 Add sqlite for tracking build history. 2026-02-15 01:30:59 -05:00
Tom Alexander
47e6a32ba3 Run nix build. 2026-02-14 20:19:15 -05:00