Skip to content

Commit 3e42c84

Browse files
committed
Switch to Lean nightly
1 parent ba9a63b commit 3e42c84

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

lake-manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"type": "git",
66
"subDir": null,
77
"scope": "",
8-
"rev": "512d7fa38234139a34c04e3b3438fc142b51bbee",
8+
"rev": "fcc3faa429c1ab53c0504b076e03c852512a04e3",
99
"name": "batteries",
1010
"manifestFile": "lake-manifest.json",
11-
"inputRev": "v4.17.0-rc1",
11+
"inputRev": "nightly-testing",
1212
"inherited": false,
1313
"configFile": "lakefile.toml"}],
1414
"name": "aesop",

lakefile.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ precompileModules = false # We would like to turn this on, but it breaks the Mat
66
[[require]]
77
name = "batteries"
88
git = "https://github.com/leanprover-community/batteries"
9-
rev = "v4.17.0-rc1"
9+
rev = "nightly-testing"
1010

1111
[[lean_lib]]
1212
name = "Aesop"

lean-toolchain

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
leanprover/lean4:v4.17.0-rc1
1+
leanprover/lean4:nightly-2025-02-09

0 commit comments

Comments
 (0)