leanprover / LeanInk

LeanInk is a command line helper tool for Alectryon which aims to ease the integration of Lean 4.
Apache License 2.0
60 stars 16 forks source link

chore: pin a Mathlib commit for tests #51

Closed kim-em closed 1 year ago

kim-em commented 1 year ago

Description

Currently the tests/dep/ folder has a lakefile that points to Mathlib's master branch. As this can move without this repo moving, it means testing is not reproducible.

Instead, we should pin a commit of Mathlib here.

I have added a note to the "Development" section of README.md to remind that this should be updated along with the lean-toolchain.