objective categorical abstract machine language personal data server
65
fork

Configure Feed

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

Fix build spontaneously deciding to break

futurGH 91057c01 4c1489ea

+6
+6
dune-project
··· 14 14 (url "git+https://github.com/mcksan/pg_query-ocaml.git") 15 15 (package (name pg_query))) 16 16 17 + (pin ; build broken on macOS for some reason 18 + (url "git+https://github.com/janestreet/bin_prot.git#03c783d") 19 + (package 20 + (name bin_prot) 21 + (version v0.17~preview.128.20+135))) ; this is actually v0.16~preview.128.20+135 but some other package requires >=v0.17 22 + 17 23 (pin ; these 3 all need to be pinned or they'll conflict 18 24 (url "git+https://github.com/aantron/dream.git") 19 25 (package (name dream)))