Skip to content

Commit e62cff5

Browse files
[GR-31586] Prepare 21.2 release branch.
PullRequest: truffleruby/2760
2 parents 970501c + 5a3a795 commit e62cff5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci.jsonnet

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# https://github.com/google/jsonnet/releases and compiled.
1111

1212
# CONFIGURATION
13-
local overlay = "a8ffba29647185aa9d6c1191be546ef5d9f18708";
13+
local overlay = "429f4a03748bab84b7953c634f2b93136c4f649d";
1414

1515
# For debugging: generated builds will be restricted to those listed in
1616
# the array. No restriction is applied when it is empty.
@@ -44,6 +44,7 @@ local part_definitions = {
4444
},
4545

4646
packages+: {
47+
"mx": "5.302.2",
4748
"pip:ninja_syntax": "==1.7.2", # Required by NFI and mx
4849
},
4950

0 commit comments

Comments
 (0)