Skip to main content

max / shop

Move the quasi-type pin to the revision that retries a fetch shop's build script is one of the four fetches an Alloy image build makes to raw.githubusercontent.com, and it was pinned below the retry. A 429 there fails the image build at `cargo install shop`, which is where it failed once already. The rev moves with the glyph set for the same reason it exists: the face shop bundles has to be the face the image installs, and both are pinned to a revision rather than resolved at branch head.
Author: Max Johnson <me@maxj.phd> · 2026-08-17 15:47 UTC
Signed with PGP, not checked
Commit: af8c79c22e79f95874097bddb661ec46d8c60cb5
Parent: 21aa2f7
1 file changed, +1 insertion, -1 deletion
@@ -30,4 +30,4 @@
30 30 # rev is ignored, which is the point of that block; off the tree it is what a
31 31 # build resolves. Bump it in the same pass as a glyph-set change, alongside
32 32 # Alloy's `QUASI_TYPE_REV`.
33 - quasi-type = { git = "https://makenot.work/git/max/quasi-type.git", version = "0.1", rev = "6d076b7f85268381f6cd34dd0d28e84c574929cc" }
33 + quasi-type = { git = "https://makenot.work/git/max/quasi-type.git", version = "0.1", rev = "cbbb9e3dd6faa29582b9437c0685ff91af97afdb" }