Skip to main content

max / alloy

Move QUASI_TYPE_REV to e403306 cut_web, which the web consumers take. No change to the face; the pin moves so every consumer cuts from one commit.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-17 16:27 UTC
Signed with PGP, not checked
Commit: 8c3c4b48f5983746af68102f49cd6bec571a358e
Parent: 75cfdc4
1 file changed, +1 insertion, -1 deletion
M Containerfile +1 -1
@@ -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 && \