Skip to content

Commit df400e3

Browse files
committed
Merge remote-tracking branch 'origin/nightly-testing' into bump_to_v4.28.0-rc1
# Conflicts: # lake-manifest.json # lean-toolchain
2 parents 59ee25d + c7f4207 commit df400e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lakefile.lean

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ require MD4Lean from git
1515
"https://github.com/acmepjz/md4lean" @ "main"
1616

1717
require BibtexQuery from git
18-
"https://github.com/dupuisf/BibtexQuery" @ "master"
18+
"https://github.com/dupuisf/BibtexQuery" @ "nightly-testing"
1919

2020
require «UnicodeBasic» from git
21-
"https://github.com/fgdorais/lean4-unicode-basic" @ "main"
21+
"https://github.com/fgdorais/lean4-unicode-basic" @ "nightly-testing"
2222

2323
require Cli from git
24-
"https://github.com/leanprover/lean4-cli" @ "main"
24+
"https://github.com/leanprover/lean4-cli" @ "nightly-testing"
2525

2626
/--
2727
Obtain the subdirectory of the Lean package relative to the root of the enclosing git repository.

0 commit comments

Comments
 (0)