Skip to content

Commit 7fc3f03

Browse files
Use os-distribution
1 parent 988e18c commit 7fc3f03

File tree

1 file changed

+1
-1
lines changed
  • packages/core_unix/core_unix.v0.16.0

1 file changed

+1
-1
lines changed

packages/core_unix/core_unix.v0.16.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ synopsis: "Unix-specific portions of Core"
2929
description: "
3030
Unix-specific extensions to some of the modules defined in [core] and [core_kernel].
3131
"
32-
available: [ !(os = "freebsd" & os-version >= "14") & os != "alpine" ]
32+
available: [ !(os = "freebsd" & os-version >= "14") & os-distribution != "alpine" ]
3333
url {
3434
src: "https://ocaml.janestreet.com/ocaml-core/v0.16/files/core_unix-v0.16.0.tar.gz"
3535
checksum: "sha256=4f70a9d3a761799d00c0a207942b4abd9f1a144bbcb19df98021d9fb7bfa9e5f"

0 commit comments

Comments
 (0)