lol
0
fork

Configure Feed

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

at 24.11-pre 20 lines 706 B view raw
1# generated by zon2nix (https://github.com/figsoda/zon2nix) 2 3{ linkFarm, fetchzip }: 4 5linkFarm "zig-packages" [ 6 { 7 name = "12201314cffeb40c5e4e3da166217d2c74628c74486414aaf97422bcd2279915b9fd"; 8 path = fetchzip { 9 url = "https://github.com/ziglibs/known-folders/archive/bf79988adcfce166f848e4b11e718c1966365329.tar.gz"; 10 hash = "sha256-Q7eMdyScqj8qEiAHg1BnGRTsWSQOKWWTc6hUYHNlgGg="; 11 }; 12 } 13 { 14 name = "12200d71e4b7029ea56a429e24260c6c0e85a3069b0d4ba85eace21a0fd75910aa64"; 15 path = fetchzip { 16 url = "https://github.com/ziglibs/diffz/archive/e10bf15962e45affb3fcd7d9a950977a69c901b3.tar.gz"; 17 hash = "sha256-yVFPVn4jGfcoE2V4xdTqdThYPutshL6U4feDzetWgFw="; 18 }; 19 } 20]