-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlake-manifest.json
More file actions
35 lines (35 loc) · 1.03 KB
/
lake-manifest.json
File metadata and controls
35 lines (35 loc) · 1.03 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
{"version": "1.1.0",
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/leanprover/lean4-cli",
"type": "git",
"subDir": null,
"scope": "",
"rev": "28e0856d4424863a85b18f38868c5420c55f9bae",
"name": "Cli",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.28.0-rc1",
"inherited": false,
"configFile": "lakefile.toml"},
{"url": "https://github.com/rish987/lean4lean",
"type": "git",
"subDir": null,
"scope": "",
"rev": "06f248254b8c6002f0680894cf9c5f49fd184022",
"name": "lean4lean",
"manifestFile": "lake-manifest.json",
"inputRev": "lean4less",
"inherited": false,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/batteries",
"type": "git",
"subDir": null,
"scope": "",
"rev": "cabbb5a025bfbbc50af9184ed2dfdde6ea4f53a7",
"name": "batteries",
"manifestFile": "lake-manifest.json",
"inputRev": "v4.28.0-rc1",
"inherited": false,
"configFile": "lakefile.toml"}],
"name": "lean4less",
"lakeDir": ".lake"}