Skip to main content

max / alloy

Move SHOP_REV to shop@21aa2f7 Comment-only above 584d119: the two measurements that were about IosevkaTerm specifically - the `.notdef` shape and the precomposed `e` + acute - re-taken against the face shop actually bundles now, which is what shop `0c6247db` asked for rather than an edit that keeps the sentence and changes the name. Pins stay current even when the delta does not change a byte of behaviour; a rev that lags for no reason is a rev nobody trusts to be deliberate.
Author: Max Johnson <me@maxj.phd> · 2026-08-17 15:42 UTC
Signed with PGP, not checked
Commit: 6a91094b20f6d022b863f40009e8535d2aedda2d
Parent: b672e77
1 file changed, +1 insertion, -1 deletion
M Containerfile +1 -1
@@ -138,7 +138,7 @@
138 138 # alone, so console edits — the thing that changes most often — reuse it
139 139 # instead of rebuilding a terminal that did not change. Moving it below the
140 140 # `COPY crates/` would defeat the dependency-cache split that follows.
141 - ARG SHOP_REV=584d11946047e9363569d34bb9fdb0d77feda293
141 + ARG SHOP_REV=21aa2f735d5b57b16b0f44a349f7d294b30f62e1
142 142
143 143 # Does the remote have anything to build from, before anything expensive runs.
144 144 #