-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlake-manifest.json
32 lines (32 loc) · 974 Bytes
/
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
{"version": 7,
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/leanprover/std4",
"type": "git",
"subDir": null,
"rev": "276953b13323ca151939eafaaec9129bf7970306",
"name": "std",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/leanprover-community/aesop",
"type": "git",
"subDir": null,
"rev": "6beed82dcfbb7731d173cd517675df27d62ad0f4",
"name": "aesop",
"manifestFile": "lake-manifest.json",
"inputRev": "master",
"inherited": true,
"configFile": "lakefile.lean"},
{"url": "https://github.com/lean-dojo/LeanCopilot.git",
"type": "git",
"subDir": null,
"rev": "4bc4e6c09689472e5523b0acc724c666baf51e6e",
"name": "LeanCopilot",
"manifestFile": "lake-manifest.json",
"inputRev": "v1.1.1",
"inherited": false,
"configFile": "lakefile.lean"}],
"name": "RustFFI",
"lakeDir": ".lake"}