Merge branch 'dev' into misc/interaction
This commit is contained in:
commit
79a63be619
|
@ -1,33 +1,11 @@
|
||||||
{"version": 4,
|
{"version": 5,
|
||||||
"packagesDir": "lake-packages",
|
"packagesDir": "lake-packages",
|
||||||
"packages":
|
"packages":
|
||||||
[{"git":
|
[{"git":
|
||||||
{"url": "https://github.com/lurk-lab/LSpec.git",
|
{"url": "https://github.com/lurk-lab/LSpec.git",
|
||||||
"subDir?": null,
|
"subDir?": null,
|
||||||
"rev": "88f7d23e56a061d32c7173cea5befa4b2c248b41",
|
"rev": "88f7d23e56a061d32c7173cea5befa4b2c248b41",
|
||||||
|
"opts": {},
|
||||||
"name": "LSpec",
|
"name": "LSpec",
|
||||||
"inputRev?": "88f7d23e56a061d32c7173cea5befa4b2c248b41"}},
|
"inputRev?": "88f7d23e56a061d32c7173cea5befa4b2c248b41",
|
||||||
{"git":
|
"inherited": false}}]}
|
||||||
{"url": "https://github.com/leanprover-community/mathlib4.git",
|
|
||||||
"subDir?": null,
|
|
||||||
"rev": "8e5a00a8afc8913c0584cb85f37951995275fd87",
|
|
||||||
"name": "mathlib",
|
|
||||||
"inputRev?": "8e5a00a8afc8913c0584cb85f37951995275fd87"}},
|
|
||||||
{"git":
|
|
||||||
{"url": "https://github.com/gebner/quote4",
|
|
||||||
"subDir?": null,
|
|
||||||
"rev": "c71f94e34c1cda52eef5c93dc9da409ab2727420",
|
|
||||||
"name": "Qq",
|
|
||||||
"inputRev?": "master"}},
|
|
||||||
{"git":
|
|
||||||
{"url": "https://github.com/JLimperg/aesop",
|
|
||||||
"subDir?": null,
|
|
||||||
"rev": "cdc00b640d0179910ebaa9c931e3b733a04b881c",
|
|
||||||
"name": "aesop",
|
|
||||||
"inputRev?": "master"}},
|
|
||||||
{"git":
|
|
||||||
{"url": "https://github.com/leanprover/std4",
|
|
||||||
"subDir?": null,
|
|
||||||
"rev": "6006307d2ceb8743fea7e00ba0036af8654d0347",
|
|
||||||
"name": "std",
|
|
||||||
"inputRev?": "main"}}]}
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
leanprover/lean4:nightly-2023-08-12
|
leanprover/lean4:4.0.0
|
||||||
|
|
Loading…
Reference in New Issue