this repo has no description
13
fork

Configure Feed

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

switch zigimg ref to merged commit

Needed for fixing https://github.com/ghostty-org/ghostty/issues/6734

authored by

Jeffrey C. Ollie and committed by
Tim Culverhouse
4182b7fa 1e24e0df

+2 -2
+2 -2
build.zig.zon
··· 5 5 .minimum_zig_version = "0.14.0", 6 6 .dependencies = .{ 7 7 .zigimg = .{ 8 - .url = "git+https://github.com/TUSF/zigimg#5102e09be233d372e9e05f4cb2ffbefba30bc1c0", 9 - .hash = "zigimg-0.1.0-lly-O-NTEABwkjg9_WM4uLQr_TtL-7jp375PsZJyugGN", 8 + .url = "git+https://github.com/TUSF/zigimg#0ce4eca3560d5553b13263d6b6bb72e146dd43d0", 9 + .hash = "zigimg-0.1.0-lly-O4heEADSRxoTwJwrD3TBfUob9052sIgb9SL8Iz-A", 10 10 }, 11 11 .zg = .{ 12 12 .url = "git+https://codeberg.org/atman/zg#4a002763419a34d61dcbb1f415821b83b9bf8ddc",