This repository was archived by the owner on Nov 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlake-manifest.json
More file actions
75 lines (75 loc) · 2.4 KB
/
lake-manifest.json
File metadata and controls
75 lines (75 loc) · 2.4 KB
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
{"version": 4,
"packagesDir": "./lake-packages",
"packages":
[{"git":
{"url": "https://github.com/xubaiw/CMark.lean",
"subDir?": null,
"rev": "2cc7cdeef67184f84db6731450e4c2b258c28fe8",
"name": "CMark",
"inputRev?": "main"}},
{"git":
{"url": "https://github.com/leanprover-community/mathlib3port.git",
"subDir?": null,
"rev": "0ef9b6d2572e49c015c955be6c551ba5d6894fe6",
"name": "mathlib3port",
"inputRev?": "0ef9b6d2572e49c015c955be6c551ba5d6894fe6"}},
{"git":
{"url": "https://github.com/leanprover/lake",
"subDir?": null,
"rev": "235383015cdcb0082777b0347b84dba01843c79c",
"name": "lake",
"inputRev?": "master"}},
{"git":
{"url": "https://github.com/leanprover/doc-gen4",
"subDir?": null,
"rev": "f221bbdcffe6a17bb310f0e9ee10767812b03e13",
"name": "doc-gen4",
"inputRev?": "main"}},
{"git":
{"url": "https://github.com/leanprover-community/lean3port.git",
"subDir?": null,
"rev": "cbd10f59b900e1b924e2ca9c9303c9892e355e63",
"name": "lean3port",
"inputRev?": "cbd10f59b900e1b924e2ca9c9303c9892e355e63"}},
{"git":
{"url": "https://github.com/mhuisi/lean4-cli",
"subDir?": null,
"rev": "5a858c32963b6b19be0d477a30a1f4b6c120be7e",
"name": "Cli",
"inputRev?": "nightly"}},
{"git":
{"url": "https://github.com/leanprover-community/mathlib4.git",
"subDir?": null,
"rev": "101a43099e50a85ec32c73b1167a8d35734ec94f",
"name": "mathlib",
"inputRev?": "101a43099e50a85ec32c73b1167a8d35734ec94f"}},
{"git":
{"url": "https://github.com/gebner/quote4",
"subDir?": null,
"rev": "7ac99aa3fac487bec1d5860e751b99c7418298cf",
"name": "Qq",
"inputRev?": "master"}},
{"git":
{"url": "https://github.com/gebner/aesop",
"subDir?": null,
"rev": "6f04ed73886f455a8ec41fbbae21ef6b870c61ff",
"name": "aesop",
"inputRev?": "master"}},
{"git":
{"url": "https://github.com/hargonix/LeanInk",
"subDir?": null,
"rev": "9f3101452135964ac9107ec8e9910bfd14022bbc",
"name": "leanInk",
"inputRev?": "doc-gen"}},
{"git":
{"url": "https://github.com/xubaiw/Unicode.lean",
"subDir?": null,
"rev": "6dd6ae3a3839c8350a91876b090eda85cf538d1d",
"name": "Unicode",
"inputRev?": "main"}},
{"git":
{"url": "https://github.com/leanprover/std4",
"subDir?": null,
"rev": "2ace3a9803a96fd765d588b2a95fb6fafaf05bb3",
"name": "std",
"inputRev?": "main"}}]}