this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

changed dep ulrs to git+https

Altagos 8bbb154d 42cb610f

+2 -2
+2 -2
build.zig.zon
··· 5 5 .dependencies = .{ 6 6 // See `zig fetch --save <url>` for a command-line interface for adding dependencies. 7 7 .a = .{ 8 - .url = "https://git.sr.ht/~altagos/a/archive/8c8f2cc405743d062f5b617e2f8ab85ce5dc0409.tar.gz", 8 + .url = "git+https://git.sr.ht/~altagos/a#8c8f2cc405743d062f5b617e2f8ab85ce5dc0409", 9 9 .hash = "12203338074c5e0fed0696abfa1ec868da0d1bb22539e5fd4220b2585a8f3cf0c788", 10 10 }, 11 11 .spall = .{ 12 - .url = "https://git.sr.ht/~altagos/zig-spall/archive/7cae52aa2d1a519006e0c90fbd179cf7fcac0c83.tar.gz", 12 + .url = "git+https://git.sr.ht/~altagos/zig-spall#7cae52aa2d1a519006e0c90fbd179cf7fcac0c83", 13 13 .hash = "1220753b2f9e7c4f3fb6cdc8fc275cc9073904ea7032a1f5596aa776a857de69f72c", 14 14 }, 15 15 .zigimg = .{