diff --git a/lake-manifest.json b/lake-manifest.json new file mode 100644 index 0000000..9e92701 --- /dev/null +++ b/lake-manifest.json @@ -0,0 +1,105 @@ +{"version": "1.1.0", + "packagesDir": ".lake/packages", + "packages": + [{"url": "https://github.com/leanprover-community/batteries", + "type": "git", + "subDir": null, + "scope": "leanprover-community", + "rev": "8feac540abb781cb1349688c816dc02fae66b49c", + "name": "batteries", + "manifestFile": "lake-manifest.json", + "inputRev": "main", + "inherited": true, + "configFile": "lakefile.lean"}, + {"url": "https://github.com/leanprover-community/quote4", + "type": "git", + "subDir": null, + "scope": "leanprover-community", + "rev": "2c8ae451ce9ffc83554322b14437159c1a9703f9", + "name": "Qq", + "manifestFile": "lake-manifest.json", + "inputRev": "master", + "inherited": true, + "configFile": "lakefile.lean"}, + {"url": "https://github.com/leanprover-community/aesop", + "type": "git", + "subDir": null, + "scope": "", + "rev": "e291aa4de57079b3d2199b9eb7b4b00922b85a7c", + "name": "aesop", + "manifestFile": "lake-manifest.json", + "inputRev": null, + "inherited": false, + "configFile": "lakefile.toml"}, + {"url": "https://github.com/leanprover-community/ProofWidgets4", + "type": "git", + "subDir": null, + "scope": "leanprover-community", + "rev": "eb08eee94098fe530ccd6d8751a86fe405473d4c", + "name": "proofwidgets", + "manifestFile": "lake-manifest.json", + "inputRev": "v0.0.42", + "inherited": true, + "configFile": "lakefile.lean"}, + {"url": "https://github.com/leanprover/lean4-cli", + "type": "git", + "subDir": null, + "scope": "", + "rev": "2cf1030dc2ae6b3632c84a09350b675ef3e347d0", + "name": "Cli", + "manifestFile": "lake-manifest.json", + "inputRev": "main", + "inherited": true, + "configFile": "lakefile.toml"}, + {"url": "https://github.com/leanprover-community/import-graph", + "type": "git", + "subDir": null, + "scope": "leanprover-community", + "rev": "8e530857b9be633a8cefaaff756534d219e7b06b", + "name": "importGraph", + "manifestFile": "lake-manifest.json", + "inputRev": "main", + "inherited": true, + "configFile": "lakefile.toml"}, + {"url": "https://github.com/leanprover-community/mathlib4.git", + "type": "git", + "subDir": null, + "scope": "", + "rev": "f35c1df2822548d523991ab2c84ccfe85450145c", + "name": "mathlib", + "manifestFile": "lake-manifest.json", + "inputRev": null, + "inherited": false, + "configFile": "lakefile.lean"}, + {"url": "https://github.com/fgdorais/lean4-unicode-basic", + "type": "git", + "subDir": null, + "scope": "", + "rev": "7afce91e4fcee25c1ed06dca8d71b82bed396776", + "name": "UnicodeBasic", + "manifestFile": "lake-manifest.json", + "inputRev": "main", + "inherited": true, + "configFile": "lakefile.lean"}, + {"url": "https://github.com/fgdorais/lean4-parser", + "type": "git", + "subDir": null, + "scope": "", + "rev": "78da911dde7f845eea21d2d083f9b2fc93f82360", + "name": "Parser", + "manifestFile": "lake-manifest.json", + "inputRev": "main", + "inherited": false, + "configFile": "lakefile.toml"}, + {"url": "https://github.com/lean-dojo/LeanCopilot.git", + "type": "git", + "subDir": null, + "scope": "", + "rev": "91dbe27e3fe90ff42f8363a20d4b901bbd2d9187", + "name": "LeanCopilot", + "manifestFile": "lake-manifest.json", + "inputRev": "v1.4.1", + "inherited": false, + "configFile": "lakefile.lean"}], + "name": "«lean-inf»", + "lakeDir": ".lake"}