Skip to content

Commit bdacac1

Browse files
Prepare 21.0 release branch
1 parent 1c8f978 commit bdacac1

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 = "d5989079763330598ccb0183468cac6c2e97b054";
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.279.2',
4748
"pip:ninja_syntax": "==1.7.2", # Required by NFI and mx
4849
},
4950

0 commit comments

Comments
 (0)