this repo has no description
0
fork

Configure Feed

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

more permissive os distribution filter

+1 -1
+1 -1
packages/selfie/selfie.0.1/opam
··· 15 15 "ocaml" {< "5.0.0" } 16 16 "ocamlfind" {build} 17 17 ] 18 - available: arch = "x86_64" & os = "linux" & os-family = "debian" 18 + available: arch = "x86_64" & os = "linux" & os-family != "alpine" 19 19 build: [ 20 20 [make "selfie.cma"] 21 21 ]