We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 997e475 + c45383e commit e28c864Copy full SHA for e28c864
packages/core_unix/core_unix.v0.15.2/opam
@@ -29,7 +29,7 @@ description: "
29
Unix-specific extensions to some of the modules defined in [core] and [core_kernel].
30
"
31
depexts: ["linux-headers"] {os-family = "alpine"}
32
-available: [ !(os = "freebsd" & os-version >= "14") ]
+available: [ !(os = "freebsd" & os-version >= "14") & os-distribution != "alpine" ]
33
url {
34
src: "https://github.com/janestreet/core_unix/archive/refs/tags/v0.15.2.tar.gz"
35
checksum: "sha256=486d0e954603960fa081b3fd23e3cc3e50ac0892544acd35f9c2919c4bf5f67b"
0 commit comments