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 970501c commit 5a3a795Copy full SHA for 5a3a795
ci.jsonnet
@@ -10,7 +10,7 @@
10
# https://github.com/google/jsonnet/releases and compiled.
11
12
# CONFIGURATION
13
-local overlay = "a8ffba29647185aa9d6c1191be546ef5d9f18708";
+local overlay = "429f4a03748bab84b7953c634f2b93136c4f649d";
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.302.2",
48
"pip:ninja_syntax": "==1.7.2", # Required by NFI and mx
49
50
0 commit comments