this repo has no description
0
fork

Configure Feed

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

No zig on Cygwin

The depext appears to have been a copy-and-paste error in #22030

-2
-2
packages/conf-zig/conf-zig.1/opam
··· 16 16 ["zig"] {os-distribution = "arch"} 17 17 ["zig"] {os = "freebsd"} 18 18 ["zig"] {os = "macos" & os-distribution = "homebrew"} 19 - ["system:zig"] {os = "win32" & os-distribution = "cygwinports"} 20 - ["zig"] {os-distribution = "cygwin"} 21 19 ] 22 20 synopsis: "Virtual package relying on zig" 23 21 description: