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 eb72eb8 commit 624569aCopy full SHA for 624569a
ci.jsonnet
@@ -10,7 +10,7 @@
10
# https://github.com/google/jsonnet/releases and compiled.
11
12
# CONFIGURATION
13
-local overlay = "a8ffba29647185aa9d6c1191be546ef5d9f18708";
+local overlay = "9e952ebb715cbb4f8244a561421657a34dcfe2e7";
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.274.1",
48
"pip:ninja_syntax": "==1.7.2", # Required by NFI and mx
49
50
0 commit comments