ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Record data

{
  "uri": "at://did:plc:nhyitepp3u4u6fcfboegzcjw/sh.tangled.repo.pull/3lmheusplwz22",
  "cid": "bafyreibhxn3us4ohseiqugyknbc74yaekxmqhmdkdaiet72dgesrwe65uu",
  "value": {
    "$type": "sh.tangled.repo.pull",
    "patch": "diff --git a/dune-project b/dune-project\nindex 2be71ec5a31e81dca6d341d3b84591ad2ddb1014..67a1d04c5ea00e08936d3acf508c777c6f138223 100644\n--- a/dune-project\n+++ b/dune-project\n@@ -19,9 +19,9 @@  (name shelter)\n  (synopsis \"Shelter from the Storm\")\n  (description \"A shell session shim to help you explore!\")\n  (depends\n-   ocaml\n+   (ocaml (< \"5.3.0~~\")) ; for the irmin pin only\n+   (ctypes (< \"0.23.0\")) ; for a const ptr mismatch with zfs from https://github.com/yallop/ocaml-ctypes/pull/782\n    eio_posix\n-   void\n    zfs\n    cid\n    ppx_repr\ndiff --git a/shelter.opam b/shelter.opam\nindex 678b641c8992168ef2e6473e0c24538ae2ed7cc3..c660b93b79d1e7dc4ace1ea08d69b8b193b6e4ec 100644\n--- a/shelter.opam\n+++ b/shelter.opam\n@@ -10,9 +10,9 @@ homepage: \"https://github.com/username/reponame\"\n bug-reports: \"https://github.com/username/reponame/issues\"\n depends: [\n   \"dune\" {>= \"3.17\"}\n-  \"ocaml\"\n+  \"ocaml\" {< \"5.3.0~~\"}\n+  \"ctypes\" {< \"0.23.0\"}\n   \"eio_posix\"\n-  \"void\"\n   \"zfs\"\n   \"cid\"\n   \"ppx_repr\"\ndiff --git a/vendor/void/src/void_action.c b/vendor/void/src/void_action.c\nindex 4dc52ced4fb413088a02e0dd7134cba0dd706179..50ee6cdf95629f4c7f29cc9e2d8c9db39b28eea5 100644\n--- a/vendor/void/src/void_action.c\n+++ b/vendor/void/src/void_action.c\n@@ -20,11 +20,14 @@ #include <unistd.h>\n #include <string.h>\n \n \n+#define CAML_INTERNALS\n #include <caml/mlvalues.h>\n #include <caml/unixsupport.h>\n #include <caml/memory.h>\n #include <caml/custom.h>\n+#include <caml/signals.h>\n #include <caml/fail.h>\n+#undef CAML_INTERNALS\n \n // From Eio\n #include <include/fork_action.h>\n",
    "title": "constraint fixes",
    "pullId": 1,
    "source": {
      "repo": "at://did:plc:nhyitepp3u4u6fcfboegzcjw/sh.tangled.repo/3lmhaha5lpj22",
      "branch": "fix-build"
    },
    "targetRepo": "at://did:plc:vbqt7s7rrltkvlvwavk5ypkf/sh.tangled.repo/3llvsurrjqb22",
    "targetBranch": "main"
  }
}