max / alloy
- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
1 file changed,
+1 insertion,
-1 deletion
| @@ -225,7 +225,7 @@ | |||
| 225 | 225 | # | |
| 226 | 226 | # Above the console's source for the same reason shop is: keyed on a revision | |
| 227 | 227 | # that changes rarely, so a console edit does not recut two fonts. | |
| 228 | - | ARG QUASI_TYPE_REV=cbbb9e3dd6faa29582b9437c0685ff91af97afdb | |
| 228 | + | ARG QUASI_TYPE_REV=e40330602e68fbdd2a9d2917bdec33a7ce573a1f | |
| 229 | 229 | RUN git clone --no-checkout https://makenot.work/git/max/quasi-type.git /quasi-type && \ | |
| 230 | 230 | git -C /quasi-type checkout --detach "${QUASI_TYPE_REV}" && \ | |
| 231 | 231 | cargo build --release --locked --manifest-path /quasi-type/Cargo.toml && \ |