this repo has no description
0
fork

Configure Feed

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

Use `os-distribution`

+1 -1
+1 -1
packages/core_unix/core_unix.v0.16.0/opam
··· 29 29 description: " 30 30 Unix-specific extensions to some of the modules defined in [core] and [core_kernel]. 31 31 " 32 - available: [ !(os = "freebsd" & os-version >= "14") & os != "alpine" ] 32 + available: [ !(os = "freebsd" & os-version >= "14") & os-distribution != "alpine" ] 33 33 url { 34 34 src: "https://ocaml.janestreet.com/ocaml-core/v0.16/files/core_unix-v0.16.0.tar.gz" 35 35 checksum: "sha256=4f70a9d3a761799d00c0a207942b4abd9f1a144bbcb19df98021d9fb7bfa9e5f"