Skip to content

Releases: lenianiva/lean4-nix

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.