Skip to content

Releases: lenianiva/lean4-nix

v0.2

10 Dec 06:09
09894fa
Compare
Choose a tag to compare
  • feat: Support v.4.11.0 v4.12.0, v4.13.0, v4.14.0
  • fix: Numeric versions in lake-manifest.json no longer crashes the flake
  • chore: Format code

v0.1

27 Oct 01:13
51e51a2
Compare
Choose a tag to compare
  1. Automatically read Lean version from lean-toolchain
  2. Load multiple lean4 versions at the same time is now possible with overlays
  3. lake2nix: Convert a lake-manifest.json into Nix expressions. There's a template example for building a project with the aesop dependency

Currently the only supported Lean major version is v4.12.0 since that is the version for which the nix flake was deprecated.