We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c8f978 commit bdacac1Copy full SHA for bdacac1
ci.jsonnet
@@ -10,7 +10,7 @@
10
# https://github.com/google/jsonnet/releases and compiled.
11
12
# CONFIGURATION
13
-local overlay = "a8ffba29647185aa9d6c1191be546ef5d9f18708";
+local overlay = "d5989079763330598ccb0183468cac6c2e97b054";
14
15
# For debugging: generated builds will be restricted to those listed in
16
# the array. No restriction is applied when it is empty.
@@ -44,6 +44,7 @@ local part_definitions = {
44
},
45
46
packages+: {
47
+ 'mx': '5.279.2',
48
"pip:ninja_syntax": "==1.7.2", # Required by NFI and mx
49
50
0 commit comments