|
1 | 1 | {"version": "1.1.0", |
2 | 2 | "packagesDir": ".lake/packages", |
3 | 3 | "packages": |
4 | | - [{"url": "https://github.com/leanprover-community/ProofWidgets4", |
| 4 | + [{"url": "https://github.com/leanprover-community/mathlib4", |
| 5 | + "type": "git", |
| 6 | + "subDir": null, |
| 7 | + "scope": "leanprover-community", |
| 8 | + "rev": "30ae5addc4aba5803b38de4777e03f3a720a9dea", |
| 9 | + "name": "mathlib", |
| 10 | + "manifestFile": "lake-manifest.json", |
| 11 | + "inputRev": "master", |
| 12 | + "inherited": false, |
| 13 | + "configFile": "lakefile.lean"}, |
| 14 | + {"url": "https://github.com/leanprover-community/ProofWidgets4", |
5 | 15 | "type": "git", |
6 | 16 | "subDir": null, |
7 | 17 | "scope": "leanprover-community", |
|
28 | 38 | "inherited": false, |
29 | 39 | "dir": "foo", |
30 | 40 | "configFile": "lakefile.toml"}, |
| 41 | + {"url": "https://github.com/leanprover-community/plausible", |
| 42 | + "type": "git", |
| 43 | + "subDir": null, |
| 44 | + "scope": "leanprover-community", |
| 45 | + "rev": "304c5e2f490d546134c06bf8919e13b175272084", |
| 46 | + "name": "plausible", |
| 47 | + "manifestFile": "lake-manifest.json", |
| 48 | + "inputRev": "main", |
| 49 | + "inherited": true, |
| 50 | + "configFile": "lakefile.toml"}, |
| 51 | + {"url": "https://github.com/leanprover-community/LeanSearchClient", |
| 52 | + "type": "git", |
| 53 | + "subDir": null, |
| 54 | + "scope": "leanprover-community", |
| 55 | + "rev": "25078369972d295301f5a1e53c3e5850cf6d9d4c", |
| 56 | + "name": "LeanSearchClient", |
| 57 | + "manifestFile": "lake-manifest.json", |
| 58 | + "inputRev": "main", |
| 59 | + "inherited": true, |
| 60 | + "configFile": "lakefile.toml"}, |
| 61 | + {"url": "https://github.com/leanprover-community/aesop", |
| 62 | + "type": "git", |
| 63 | + "subDir": null, |
| 64 | + "scope": "leanprover-community", |
| 65 | + "rev": "76a782b161da3faacc43aa5471bbd2e1d262970a", |
| 66 | + "name": "aesop", |
| 67 | + "manifestFile": "lake-manifest.json", |
| 68 | + "inputRev": "master", |
| 69 | + "inherited": true, |
| 70 | + "configFile": "lakefile.toml"}, |
| 71 | + {"url": "https://github.com/leanprover-community/quote4", |
| 72 | + "type": "git", |
| 73 | + "subDir": null, |
| 74 | + "scope": "leanprover-community", |
| 75 | + "rev": "36ce5e17d6ab3c881e0cb1bb727982507e708130", |
| 76 | + "name": "Qq", |
| 77 | + "manifestFile": "lake-manifest.json", |
| 78 | + "inputRev": "master", |
| 79 | + "inherited": true, |
| 80 | + "configFile": "lakefile.toml"}, |
31 | 81 | {"url": "https://github.com/leanprover-community/batteries", |
32 | 82 | "type": "git", |
33 | 83 | "subDir": null, |
34 | 84 | "scope": "leanprover-community", |
35 | | - "rev": "cb53cd3f2958ee503f97ea6162929cabaf96bde9", |
| 85 | + "rev": "795ab4977cc1b41273258b736585b9b3def9081c", |
36 | 86 | "name": "batteries", |
37 | 87 | "manifestFile": "lake-manifest.json", |
38 | | - "inputRev": "v4.20.0-rc2", |
| 88 | + "inputRev": "main", |
39 | 89 | "inherited": true, |
40 | 90 | "configFile": "lakefile.toml"}, |
41 | 91 | {"url": "https://github.com/leanprover/lean4-cli", |
|
0 commit comments