Skip to main content

max / alloy

Track the seven testdata captures the verb splits extracted e08476a moved captured command output out of the source and into testdata/, but staged only src/ and the seal, so the seven new files were left untracked. Eight include_str! sites reference them, so a fresh clone of that commit does not build. The working tree built fine, which is exactly why it went unnoticed.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session
https://claude.ai/code/session_01EEmeiSJnmyL98QzA5Dwsvz
Author: Max Johnson <me@maxj.phd> · 2026-09-05 01:47 UTC
Signed with PGP, not checked
Commit: d4e3075dc0053bca3b8a1688b271640c77c399fc
Parent: e08476a
7 files changed, +232 insertions, -0 deletions
@@ -1,0 +1,2 @@
1 + org.inkscape.Inkscape Inkscape flathub user
2 + dev.edfloreshz.Tasks Tasks flathub system
@@ -1,0 +1,44 @@
1 + {
2 + "blockdevices": [
3 + {
4 + "name": "sda", "path": "/dev/sda", "size": 61504880640,
5 + "model": "SanDisk 3.2Gen1", "type": "disk",
6 + "rm": true, "ro": false, "tran": "usb",
7 + "mountpoints": [null],
8 + "children": [
9 + {"name":"sda1","path":"/dev/sda1","size":3728490496,"model":null,
10 + "type":"part","rm":true,"ro":false,"tran":null,"mountpoints":[null]},
11 + {"name":"sda2","path":"/dev/sda2","size":20971520,"model":null,
12 + "type":"part","rm":true,"ro":false,"tran":null,"mountpoints":[null]},
13 + {"name":"sda3","path":"/dev/sda3","size":307200,"model":null,
14 + "type":"part","rm":true,"ro":false,"tran":null,"mountpoints":[null]}
15 + ]
16 + },{
17 + "name": "zram0", "path": "/dev/zram0", "size": 16011755520,
18 + "model": null, "type": "disk",
19 + "rm": false, "ro": false, "tran": null,
20 + "mountpoints": ["[SWAP]"]
21 + },{
22 + "name": "nvme0n1", "path": "/dev/nvme0n1", "size": 2000398934016,
23 + "model": "WD_BLACK SN7100 2TB", "type": "disk",
24 + "rm": false, "ro": false, "tran": "nvme",
25 + "mountpoints": [null],
26 + "children": [
27 + {"name":"nvme0n1p1","path":"/dev/nvme0n1p1","size":1071644160,"model":null,
28 + "type":"part","rm":false,"ro":false,"tran":"nvme","mountpoints":["/boot/efi"]},
29 + {"name":"nvme0n1p2","path":"/dev/nvme0n1p2","size":4294966784,"model":null,
30 + "type":"part","rm":false,"ro":false,"tran":"nvme","mountpoints":["/recovery"]},
31 + {"name":"nvme0n1p3","path":"/dev/nvme0n1p3","size":1990733159936,"model":null,
32 + "type":"part","rm":false,"ro":false,"tran":"nvme",
33 + "mountpoints":["/var/lib/containers/storage/overlay", "/"]},
34 + {"name":"nvme0n1p4","path":"/dev/nvme0n1p4","size":4294966784,"model":null,
35 + "type":"part","rm":false,"ro":false,"tran":"nvme","mountpoints":[null],
36 + "children": [
37 + {"name":"cryptswap","path":"/dev/mapper/cryptswap","size":4294442496,
38 + "model":null,"type":"crypt","rm":false,"ro":false,"tran":null,
39 + "mountpoints":["[SWAP]"]}
40 + ]}
41 + ]
42 + }
43 + ]
44 + }
@@ -1,0 +1,113 @@
1 + {
2 + "blockdevices": [
3 + {
4 + "path": "/dev/sda",
5 + "name": "sda",
6 + "type": "disk",
7 + "size": 1000204886016,
8 + "fstype": null,
9 + "label": null,
10 + "mountpoints": [
11 + null
12 + ],
13 + "rm": false,
14 + "ro": false,
15 + "tran": "usb",
16 + "model": "PSSD T9",
17 + "children": [
18 + {
19 + "path": "/dev/sda1",
20 + "name": "sda1",
21 + "type": "part",
22 + "size": 1000202273280,
23 + "fstype": "exfat",
24 + "label": "T9",
25 + "mountpoints": [
26 + "/media/max/T9"
27 + ],
28 + "rm": false,
29 + "ro": false,
30 + "tran": null,
31 + "model": null
32 + }
33 + ]
34 + },
35 + {
36 + "path": "/dev/sdb",
37 + "name": "sdb",
38 + "type": "disk",
39 + "size": 61504880640,
40 + "fstype": "iso9660",
41 + "label": "ALLOY",
42 + "mountpoints": [
43 + null
44 + ],
45 + "rm": true,
46 + "ro": false,
47 + "tran": "usb",
48 + "model": "SanDisk 3.2Gen1",
49 + "children": [
50 + {
51 + "path": "/dev/sdb1",
52 + "name": "sdb1",
53 + "type": "part",
54 + "size": 5339838464,
55 + "fstype": null,
56 + "label": null,
57 + "mountpoints": [
58 + null
59 + ],
60 + "rm": true,
61 + "ro": false,
62 + "tran": null,
63 + "model": null
64 + },
65 + {
66 + "path": "/dev/sdb2",
67 + "name": "sdb2",
68 + "type": "part",
69 + "size": 16777216,
70 + "fstype": "vfat",
71 + "label": "ALLOYEFI",
72 + "mountpoints": [
73 + null
74 + ],
75 + "rm": true,
76 + "ro": false,
77 + "tran": null,
78 + "model": null
79 + },
80 + {
81 + "path": "/dev/sdb3",
82 + "name": "sdb3",
83 + "type": "part",
84 + "size": 307200,
85 + "fstype": null,
86 + "label": null,
87 + "mountpoints": [
88 + null
89 + ],
90 + "rm": true,
91 + "ro": false,
92 + "tran": null,
93 + "model": null
94 + }
95 + ]
96 + },
97 + {
98 + "path": "/dev/nbd0",
99 + "name": "nbd0",
100 + "type": "disk",
101 + "size": 0,
102 + "fstype": null,
103 + "label": null,
104 + "mountpoints": [
105 + null
106 + ],
107 + "rm": false,
108 + "ro": false,
109 + "tran": null,
110 + "model": null
111 + }
112 + ]
113 + }
@@ -1,0 +1,14 @@
1 + [
2 + {
3 + "Id": "08047287105f0238c524f4413e1766be1b1d2d83a2652ecf00036308e5151d2c",
4 + "Image": "docker.io/library/alpine:latest",
5 + "Names": ["scratch"],
6 + "State": "running"
7 + },
8 + {
9 + "Id": "1708987c1e2f1a935450af71258fe56c75cd48eb9dcc32d14454f473bb0f462e",
10 + "Image": "docker.io/library/alpine:latest",
11 + "Names": ["stray"],
12 + "State": "created"
13 + }
14 + ]
@@ -1,0 +1,14 @@
1 + {
2 + "deployments": [
3 + {
4 + "booted": true,
5 + "staged": false,
6 + "pinned": false,
7 + "checksum": "4444444444444444444444444444444444444444444444444444444444444444",
8 + "container-image-reference": "ostree-unverified-registry:localhost/alloy:local",
9 + "version": "43.20260815.0",
10 + "requested-packages": ["alloy", "shop"],
11 + "packages": ["alloy", "shop"]
12 + }
13 + ]
14 + }
@@ -1,0 +1,29 @@
1 + {
2 + "deployments": [
3 + {
4 + "staged": true,
5 + "booted": false,
6 + "checksum": "1111111111111111111111111111111111111111111111111111111111111111",
7 + "container-image-reference": "ostree-unverified-registry:localhost/alloy:local",
8 + "version": "43.20260720.0",
9 + "requested-packages": ["vim-enhanced", "rsync", "tmux"],
10 + "packages": ["vim-enhanced", "rsync", "tmux"]
11 + },
12 + {
13 + "booted": true,
14 + "pinned": true,
15 + "checksum": "2222222222222222222222222222222222222222222222222222222222222222",
16 + "container-image-reference": "ostree-unverified-registry:localhost/alloy:local",
17 + "version": "43.20260719.0",
18 + "requested-packages": ["vim-enhanced", "rsync"],
19 + "packages": ["vim-enhanced", "rsync"]
20 + },
21 + {
22 + "booted": false,
23 + "checksum": "3333333333333333333333333333333333333333333333333333333333333333",
24 + "origin": "fedora:fedora/43/x86_64/silverblue",
25 + "version": "42.20260601.0",
26 + "packages": []
27 + }
28 + ]
29 + }
@@ -1,0 +1,16 @@
1 + {
2 + "deployments": [
3 + {
4 + "booted": true,
5 + "staged": false,
6 + "pinned": false,
7 + "checksum": "8c661a7de56796ed1794c6061d09d5ee75d45abcf48bbf0c85cabbdfb6bd4cc9",
8 + "container-image-reference": "ostree-unverified-registry:/run/initramfs/live/source/alloy:local",
9 + "container-image-reference-digest": "sha256:dcc5a684cceefca22366d09aed5aed9698ccbfa576abe543e32ad349ab58af5b",
10 + "version": "43.20260719.0",
11 + "timestamp": 1784753154,
12 + "packages": [],
13 + "requested-packages": []
14 + }
15 + ]
16 + }