0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. magic-trace
  2. /
  3. debian
KKevin SvetlitskiPin OxCaml opam repository to a specific commit
76f4f54f创建于 18 天前历史提交
文件最后提交记录最后更新时间
source
Add debian/ directory to build magic-trace Debian packages Signed-off-by: Tudor Brindus <tbrindus@janestreet.com> 4 年前
changelog
Add debian/ directory to build magic-trace Debian packages Signed-off-by: Tudor Brindus <tbrindus@janestreet.com> 4 年前
control
ci: reference `ocaml-dune` in `debian/control` Signed-off-by: Tudor Brindus <tbrindus@janestreet.com> 1 年前
rules
Pin OxCaml opam repository to a specific commit Nearly every time the OxCaml opam repository is updated, our GitHub Actions break and likewise following the installation instructions from the Wiki fails. Hopefully we can avoid this churn by pinning that repository to a particular commit. The `ocamlformat` changes in this commit are the consequence of a version update; I've suppressed comment formatting to avoid most of the churn. Signed-off-by: Kevin Svetlitski <ksvetlitski@janestreet.com> 18 天前