forked from leanprover/LNSym
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlake-manifest.json
35 lines (35 loc) · 1016 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
33
34
35
{"version": "1.1.0",
"packagesDir": ".lake/packages",
"packages":
[{"url": "https://github.com/leanprover/leansat",
"type": "git",
"subDir": null,
"scope": "",
"rev": "9906580a44cd2334f385abcf4db6787efdc39bd1",
"name": "LeanSAT",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": false,
"configFile": "lakefile.toml"},
{"url": "https://github.com/leanprover/lean4-cli.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "2cf1030dc2ae6b3632c84a09350b675ef3e347d0",
"name": "Cli",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": true,
"configFile": "lakefile.toml"},
{"url": "https://github.com/shigoel/ELFSage.git",
"type": "git",
"subDir": null,
"scope": "",
"rev": "96ab9505f95c03d7edb5d72e9a197f43bb110356",
"name": "ELFSage",
"manifestFile": "lake-manifest.json",
"inputRev": "main",
"inherited": false,
"configFile": "lakefile.lean"}],
"name": "lnsym",
"lakeDir": ".lake"}