-
Notifications
You must be signed in to change notification settings - Fork 0
/
lake-manifest.json
84 lines (84 loc) · 2.42 KB
/
lake-manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{"version": 6,
"packagesDir": "lake-packages",
"packages":
[{"git":
{"url": "https://github.com/leanprover-community/mathlib4.git",
"subDir?": null,
"rev": "753159252c585df6b6aa7c48d2b8828d58388b79",
"opts": {},
"name": "mathlib",
"inputRev?": "v4.2.0",
"inherited": false}},
{"git":
{"url": "https://github.com/Paper-Proof/paperproof.git",
"subDir?": "lean",
"rev": "47dd21da64d8b1ce42a5f1fe921e96072e376023",
"opts": {},
"name": "Paperproof",
"inputRev?": "main",
"inherited": false}},
{"git":
{"url": "https://github.com/leanprover-community/duper.git",
"subDir?": null,
"rev": "eaf18dbcca88a095b5f1357de53560318b87c82d",
"opts": {},
"name": "Duper",
"inputRev?": "v0.0.5",
"inherited": false}},
{"git":
{"url": "https://github.com/martincmartin/linear_algebra_done_right.git",
"subDir?": null,
"rev": "c3e9f499519cd8d423bdf9e1be35bc63cc42f10b",
"opts": {},
"name": "LADR3",
"inputRev?": null,
"inherited": false}},
{"git":
{"url": "https://github.com/davidowe/MATH681CourseProject.git",
"subDir?": null,
"rev": "e10017f72a99d15359aa2af5336edc349a9c9949",
"opts": {},
"name": "MATH681CourseProject",
"inputRev?": null,
"inherited": false}},
{"git":
{"url": "https://github.com/leanprover-community/quote4",
"subDir?": null,
"rev": "a387c0eb611857e2460cf97a8e861c944286e6b2",
"opts": {},
"name": "Qq",
"inputRev?": "master",
"inherited": true}},
{"git":
{"url": "https://github.com/leanprover/lean4-cli",
"subDir?": null,
"rev": "39229f3630d734af7d9cfb5937ddc6b41d3aa6aa",
"opts": {},
"name": "Cli",
"inputRev?": "nightly",
"inherited": true}},
{"git":
{"url": "https://github.com/leanprover-community/ProofWidgets4",
"subDir?": null,
"rev": "f1a5c7808b001305ba07d8626f45ee054282f589",
"opts": {},
"name": "proofwidgets",
"inputRev?": "v0.0.21",
"inherited": true}},
{"git":
{"url": "https://github.com/leanprover/std4",
"subDir?": null,
"rev": "6747f41f28627bed83e6d5891683538211caa2c1",
"opts": {},
"name": "std",
"inputRev?": "main",
"inherited": true}},
{"git":
{"url": "https://github.com/leanprover-community/aesop",
"subDir?": null,
"rev": "6749fa4e776919514dae85bfc0ad62a511bc42a7",
"opts": {},
"name": "aesop",
"inputRev?": "master",
"inherited": true}}],
"name": "leanCourse"}