summaryrefslogtreecommitdiff
path: root/tests/lean/lake-manifest.json
blob: 5c20ec3b80f1ec935ba752883b4e55350315b86f (plain)
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
{"version": 5,
 "packagesDir": "lake-packages",
 "packages":
 [{"git":
   {"url": "https://github.com/EdAyers/ProofWidgets4",
    "subDir?": null,
    "rev": "a0c2cd0ac3245a0dade4f925bcfa97e06dd84229",
    "opts": {},
    "name": "proofwidgets",
    "inputRev?": "v0.0.13",
    "inherited": true}},
  {"path":
   {"opts": {},
    "name": "Base",
    "inherited": false,
    "dir": "./../../backends/lean"}},
  {"git":
   {"url": "https://github.com/mhuisi/lean4-cli.git",
    "subDir?": null,
    "rev": "21dac2e9cc7e3cf7da5800814787b833e680b2fd",
    "opts": {},
    "name": "Cli",
    "inputRev?": "nightly",
    "inherited": true}},
  {"git":
   {"url": "https://github.com/leanprover-community/mathlib4.git",
    "subDir?": null,
    "rev": "b639e46a19a0328adfb9b1fdf8cbe39dfc1de76b",
    "opts": {},
    "name": "mathlib",
    "inputRev?": null,
    "inherited": false}},
  {"git":
   {"url": "https://github.com/gebner/quote4",
    "subDir?": null,
    "rev": "e75daed95ad1c92af4e577fea95e234d7a8401c1",
    "opts": {},
    "name": "Qq",
    "inputRev?": "master",
    "inherited": true}},
  {"git":
   {"url": "https://github.com/JLimperg/aesop",
    "subDir?": null,
    "rev": "1a0cded2be292b5496e659b730d2accc742de098",
    "opts": {},
    "name": "aesop",
    "inputRev?": "master",
    "inherited": true}},
  {"git":
   {"url": "https://github.com/leanprover/std4",
    "subDir?": null,
    "rev": "ba5e5e3af519b4fc5221ad0fa4b2c87276f1d323",
    "opts": {},
    "name": "std",
    "inputRev?": "main",
    "inherited": true}}]}