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.
2 files changed,
+3 insertions,
-3 deletions
| 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 |
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 |
|
|