|
1 | | -{"version": "1.2.0", |
2 | | - "packagesDir": ".lake/packages", |
3 | | - "packages": |
4 | | - [{"type": "path", |
5 | | - "scope": "", |
6 | | - "name": "verso", |
7 | | - "manifestFile": "lake-manifest.json", |
8 | | - "inherited": false, |
9 | | - "dir": "../..", |
10 | | - "configFile": "lakefile.lean"}, |
11 | | - {"url": "https://github.com/leanprover/illuminate", |
12 | | - "type": "git", |
13 | | - "subDir": null, |
14 | | - "scope": "", |
15 | | - "rev": "6bc815869cba1f19515715dc6b47795acd521f1c", |
16 | | - "name": "illuminate", |
17 | | - "manifestFile": "lake-manifest.json", |
18 | | - "inputRev": "main", |
19 | | - "inherited": true, |
20 | | - "configFile": "lakefile.lean"}, |
21 | | - {"url": "https://github.com/leanprover-community/plausible", |
22 | | - "type": "git", |
23 | | - "subDir": null, |
24 | | - "scope": "", |
25 | | - "rev": "b7eb3304aeae834b12dda98993a37f6a41f6f0bb", |
26 | | - "name": "plausible", |
27 | | - "manifestFile": "lake-manifest.json", |
28 | | - "inputRev": "main", |
29 | | - "inherited": true, |
30 | | - "configFile": "lakefile.toml"}, |
31 | | - {"url": "https://github.com/acmepjz/md4lean", |
32 | | - "type": "git", |
33 | | - "subDir": null, |
34 | | - "scope": "", |
35 | | - "rev": "31907cc18f48a95384f99cee5582c00fb39e0f67", |
36 | | - "name": "MD4Lean", |
37 | | - "manifestFile": "lake-manifest.json", |
38 | | - "inputRev": "main", |
39 | | - "inherited": true, |
40 | | - "configFile": "lakefile.lean"}, |
41 | | - {"url": "https://github.com/leanprover/subverso", |
42 | | - "type": "git", |
43 | | - "subDir": null, |
44 | | - "scope": "", |
45 | | - "rev": "3a75ede05278806fd3249bb0c97a6fb5777a4f7d", |
46 | | - "name": "subverso", |
47 | | - "manifestFile": "lake-manifest.json", |
48 | | - "inputRev": "main", |
49 | | - "inherited": true, |
50 | | - "configFile": "lakefile.lean"}], |
51 | | - "name": "«literate-multi-root-test»", |
52 | | - "lakeDir": ".lake", |
53 | | - "fixedToolchain": false} |
| 1 | +{ |
| 2 | + "version": "1.2.0", |
| 3 | + "packagesDir": ".lake/packages", |
| 4 | + "packages": [ |
| 5 | + { |
| 6 | + "type": "path", |
| 7 | + "scope": "", |
| 8 | + "name": "verso", |
| 9 | + "manifestFile": "lake-manifest.json", |
| 10 | + "inherited": false, |
| 11 | + "dir": "../..", |
| 12 | + "configFile": "lakefile.lean" |
| 13 | + }, |
| 14 | + { |
| 15 | + "url": "https://github.com/leanprover/illuminate", |
| 16 | + "type": "git", |
| 17 | + "subDir": null, |
| 18 | + "scope": "", |
| 19 | + "rev": "6bc815869cba1f19515715dc6b47795acd521f1c", |
| 20 | + "name": "illuminate", |
| 21 | + "manifestFile": "lake-manifest.json", |
| 22 | + "inputRev": "main", |
| 23 | + "inherited": true, |
| 24 | + "configFile": "lakefile.lean" |
| 25 | + }, |
| 26 | + { |
| 27 | + "url": "https://github.com/leanprover-community/plausible", |
| 28 | + "type": "git", |
| 29 | + "subDir": null, |
| 30 | + "scope": "", |
| 31 | + "rev": "b7eb3304aeae834b12dda98993a37f6a41f6f0bb", |
| 32 | + "name": "plausible", |
| 33 | + "manifestFile": "lake-manifest.json", |
| 34 | + "inputRev": "main", |
| 35 | + "inherited": true, |
| 36 | + "configFile": "lakefile.toml" |
| 37 | + }, |
| 38 | + { |
| 39 | + "url": "https://github.com/acmepjz/md4lean", |
| 40 | + "type": "git", |
| 41 | + "subDir": null, |
| 42 | + "scope": "", |
| 43 | + "rev": "31907cc18f48a95384f99cee5582c00fb39e0f67", |
| 44 | + "name": "MD4Lean", |
| 45 | + "manifestFile": "lake-manifest.json", |
| 46 | + "inputRev": "main", |
| 47 | + "inherited": true, |
| 48 | + "configFile": "lakefile.lean" |
| 49 | + }, |
| 50 | + { |
| 51 | + "url": "https://github.com/leanprover/subverso", |
| 52 | + "type": "git", |
| 53 | + "subDir": null, |
| 54 | + "scope": "", |
| 55 | + "rev": "3a75ede05278806fd3249bb0c97a6fb5777a4f7d", |
| 56 | + "name": "subverso", |
| 57 | + "manifestFile": "lake-manifest.json", |
| 58 | + "inputRev": "main", |
| 59 | + "inherited": true, |
| 60 | + "configFile": "lakefile.lean" |
| 61 | + } |
| 62 | + ], |
| 63 | + "name": "«literate-multi-root-test»", |
| 64 | + "lakeDir": ".lake", |
| 65 | + "fixedToolchain": false |
| 66 | +} |
0 commit comments