-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlake-manifest.json
More file actions
106 lines (106 loc) · 3.44 KB
/
Copy pathlake-manifest.json
File metadata and controls
106 lines (106 loc) · 3.44 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
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
{"version": "1.2.0",
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/leanprover-community/mathlib4.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "ec410d23dfa4e7540d4663405b5e0dc71f3c3363",
"name": "mathlib",
"manifestFile": "lake-manifest.json",
"inputRev": "ec410d23dfa4e7540d4663405b5e0dc71f3c3363",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/NyxFoundation/lean-atlas",
"type": "git",
"subDir": null,
"scope": "NyxFoundation",
"rev": "3a81e194db0e6c41a2a8c5286f9e1b4962c3866a",
"name": "«lean-atlas»",
"manifestFile": "lake-manifest.json",
"inputRev": "3a81e194db0e6c41a2a8c5286f9e1b4962c3866a",
"inherited": false,
"configFile": "lakefile.toml"},
{"url": "https://github.com/leanprover-community/plausible",
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "744117af710b1c0400cd297c9ce91f8d0ad3a347",
"name": "plausible",
"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": "c5d5b8fe6e5158def25cd28eb94e4141ad97c843",
"name": "LeanSearchClient",
"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": "99c763c8a96d3d44fb4994e96eaa51ca4568449d",
"name": "importGraph",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.toml"},
{"url": "https://github.com/leanprover-community/ProofWidgets4",
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "b2da7698bdf22804095ea5b5007f23c09398f687",
"name": "proofwidgets",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/aesop",
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "7897ea6e5cfc6522d355083bdfa798377ab35e11",
"name": "aesop",
"manifestFile": "lake-manifest.json",
"inputRev": "master",
"inherited": true,
"configFile": "lakefile.toml"},
{"url": "https://github.com/leanprover-community/quote4",
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "94346b7b49c36ae871639d1434232f057c193d60",
"name": "Qq",
"manifestFile": "lake-manifest.json",
"inputRev": "master",
"inherited": true,
"configFile": "lakefile.toml"},
{"url": "https://github.com/leanprover-community/batteries",
"type": "git",
"subDir": null,
"scope": "leanprover-community",
"rev": "5dd219c775e402f818b42cd3997b5cf21017babf",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.toml"},
{"url": "https://github.com/leanprover/lean4-cli",
"type": "git",
"subDir": null,
"scope": "leanprover",
"rev": "baf3e62fbb3502305076ca077e004aea78157c63",
"name": "Cli",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.31.0-rc2",
"inherited": true,
"configFile": "lakefile.toml"}],
"name": "GQ2",
"lakeDir": ".lake",
"fixedToolchain": false}