Skip to main content

max / shop

metadata: point repository at makenot.work sourcehut is a backup remote, not the public face (~/Code/CLAUDE.md, "What each remote is for"). The URL this advertised was dead either way: the account in it was ~maxjmath, which is not the account, and no srht repo exists for this project. The mnw page is where the source is meant to be read; it goes live when the repo is pushed there.
Author: Max Johnson <me@maxj.phd> · 2026-07-25 14:17 UTC
Signed with PGP, not checked
Commit: 082fc2bcd15ad0166ac96fcb08cac80205ec5b53
Parent: 7b0453a
2 files changed, +3 insertions, -3 deletions
M Cargo.toml +1 -1
@@ -32,7 +32,7 @@
32 32 edition = "2024"
33 33 rust-version = "1.85"
34 34 authors = ["Max Johnson <me@maxj.phd>"]
35 - repository = "https://git.sr.ht/~maxjmath/shop"
35 + repository = "https://makenot.work/git/max/shop"
36 36 license = "MIT"
37 37
38 38 [workspace.lints.rust]
@@ -7,8 +7,8 @@
7 7 (transmit, place, delete, animate, query). Does not decode images, does not
8 8 render pixels, does not own a grid — the host does all three.
9 9
10 - Extracted from [shop](https://git.sr.ht/~maxjmath/shop), a Wayland terminal for
11 - [Alloy](https://git.sr.ht/~maxjmath/alloy).
10 + Extracted from [shop](https://makenot.work/git/max/shop), a Wayland terminal for
11 + [Alloy](https://makenot.work/git/max/alloy).
12 12
13 13 ## Status
14 14