Skip to content

Commit

Permalink
chore: update nightly version and add lake-manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mhuisi committed Apr 25, 2024
1 parent 39229f3 commit 10d88b5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
/build
/lean_packages
/.lake
5 changes: 5 additions & 0 deletions lake-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{"version": 7,
"packagesDir": ".lake/packages",
"packages": [],
"name": "Cli",
"lakeDir": ".lake"}
2 changes: 1 addition & 1 deletion lean-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
leanprover/lean4:nightly-2023-08-23
leanprover/lean4:nightly-2024-04-24

0 comments on commit 10d88b5

Please sign in to comment.