summaryrefslogtreecommitdiff
path: root/backends/lean/lake-manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'backends/lean/lake-manifest.json')
-rw-r--r--backends/lean/lake-manifest.json10
1 files changed, 8 insertions, 2 deletions
diff --git a/backends/lean/lake-manifest.json b/backends/lean/lake-manifest.json
index e5d362fc..40eb1682 100644
--- a/backends/lean/lake-manifest.json
+++ b/backends/lean/lake-manifest.json
@@ -2,9 +2,15 @@
"packagesDir": "lake-packages",
"packages":
[{"git":
+ {"url": "https://github.com/EdAyers/ProofWidgets4",
+ "subDir?": null,
+ "rev": "c43db94a8f495dad37829e9d7ad65483d68c86b8",
+ "name": "proofwidgets",
+ "inputRev?": "v0.0.11"}},
+ {"git":
{"url": "https://github.com/leanprover-community/mathlib4.git",
"subDir?": null,
- "rev": "cdb1b898e4317567699181f27533182046ebc544",
+ "rev": "4f103b3696795c62e76fb89d177efb91c29afdf5",
"name": "mathlib",
"inputRev?": null}},
{"git":
@@ -22,6 +28,6 @@
{"git":
{"url": "https://github.com/leanprover/std4",
"subDir?": null,
- "rev": "6932c4ea52914dc6b0488944e367459ddc4d01a6",
+ "rev": "e68aa8f5fe47aad78987df45f99094afbcb5e936",
"name": "std",
"inputRev?": "main"}}]}