-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlake-manifest.json
125 lines (125 loc) · 4.04 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{"version": "1.1.0",
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/leanprover-community/batteries",
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "4756e0fc48acce0cc808df0ad149de5973240df6",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/quote4",
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "2c8ae451ce9ffc83554322b14437159c1a9703f9",
"name": "Qq",
"manifestFile": "lake-manifest.json",
"inputRev": "master",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/aesop",
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "28fa80508edc97d96ed6342c9a771a67189e0baa",
"name": "aesop",
"manifestFile": "lake-manifest.json",
"inputRev": "master",
"inherited": true,
"configFile": "lakefile.toml"},
{"url": "https://github.com/leanprover-community/ProofWidgets4",
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "eb08eee94098fe530ccd6d8751a86fe405473d4c",
"name": "proofwidgets",
"manifestFile": "lake-manifest.json",
"inputRev": "v0.0.42",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover/lean4-cli",
"type": "git",
"subDir": null,
"scope": "",
"rev": "2cf1030dc2ae6b3632c84a09350b675ef3e347d0",
"name": "Cli",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.toml"},
{"url": "https://github.com/leanprover-community/import-graph",
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "e285a7ade149c551c17a4b24f127e1ef782e4bb1",
"name": "importGraph",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.toml"},
{"url": "https://github.com/leanprover-community/LeanSearchClient",
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "2ba60fa2c384a94735454db11a2d523612eaabff",
"name": "LeanSearchClient",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.toml"},
{"url": "https://github.com/leanprover-community/mathlib4.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "809c3fb3b5c8f5d7dace56e200b426187516535a",
"name": "mathlib",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.12.0",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/alexkeizer/QpfTypes.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "9cfc50cfa0dc561f5b7a1bf08e693b2a52172383",
"name": "qpf",
"manifestFile": "lake-manifest.json",
"inputRev": "9cfc50cfa0dc561f5b7a1bf08e693b2a52172383",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/boogie-org/lean-itrees.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "59c895f4f70cd84ad6c8d6524a605eaaab26fe87",
"name": "ITree",
"manifestFile": "lake-manifest.json",
"inputRev": "59c895f4f70cd84ad6c8d6524a605eaaab26fe87",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/lean-auto.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "680d6d58ce2bb65d15e5711d93111b2e5b22cb1a",
"name": "auto",
"manifestFile": "lake-manifest.json",
"inputRev": "680d6d58ce2bb65d15e5711d93111b2e5b22cb1a",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/duper.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "25c3ea88da2505158998eea07f40b07c0cdfe5ba",
"name": "Duper",
"manifestFile": "lake-manifest.json",
"inputRev": "25c3ea88da2505158998eea07f40b07c0cdfe5ba",
"inherited": false,
"configFile": "lakefile.lean"}],
"name": "«lean-boogie»",
"lakeDir": ".lake"}