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 10aa178 commit 18f4742Copy full SHA for 18f4742
common.jsonnet
@@ -34,7 +34,7 @@ local common_json = (import "common.json");
34
35
local common = {
36
packages+: {
37
- 'mx': 'HEAD',
+ 'mx': '6.9.1',
38
'python3': '==3.8.10',
39
'pip:pylint': '==2.4.4',
40
'pip:ninja_syntax': '==1.7.2',
0 commit comments