Build in the review tool.

This commit is contained in:
Greyson Parrelli
2026-08-24 09:24:01 -04:00
parent 4eef6a28d3
commit 407dd81512
55 changed files with 12932 additions and 40 deletions
+5
View File
@@ -49,6 +49,11 @@
pkgs.pkg-config
pkgs.gdb
# The review pane's UI is a React app built by Vite, and `zig build`
# runs that build (see build.zig) so the bundle it embeds can never be
# older than the source it came from. Nothing else here needs node.
pkgs.nodejs_22
# Used by ./shot.sh to run the app inside a throwaway headless
# compositor and screenshot it, so UI can be checked without
# touching the developer's real session.