this repo has no description
13
fork

Configure Feed

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

at bef52fd916604b192bd718a16edb42e7630e1983 22 lines 672 B view raw
1.{ 2 .name = .vaxis, 3 .fingerprint = 0x14fbbb94fc556305, 4 .version = "0.1.0", 5 .minimum_zig_version = "0.14.0", 6 .dependencies = .{ 7 .zigimg = .{ 8 .url = "git+https://github.com/TUSF/zigimg#31268548fe3276c0e95f318a6c0d2ab10565b58d", 9 .hash = "zigimg-0.1.0-lly-O6N2EABOxke8dqyzCwhtUCAafqP35zC7wsZ4Ddxj", 10 }, 11 .zg = .{ 12 .url = "git+https://codeberg.org/atman/zg#4a002763419a34d61dcbb1f415821b83b9bf8ddc", 13 .hash = "zg-0.13.4-AAAAAGiZ7QLz4pvECFa_wG4O4TP4FLABHHbemH2KakWM", 14 }, 15 }, 16 .paths = .{ 17 "LICENSE", 18 "build.zig", 19 "build.zig.zon", 20 "src", 21 }, 22}