Skip to content

Commit 95e3b7b

Browse files
committed
Update overlay
1 parent 5f91b5a commit 95e3b7b

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 = "ffb092a26e86b0b4c2ac33bdbc329d938b527942";
13+
local overlay = "52900f1ecd0b7b23e0bbb74e7552886e6ec29df3";
1414

1515
# For debugging: generated builds will be restricted to those listed in
1616
# the array. No restriction is applied when it is empty.
@@ -737,6 +737,7 @@ local composition_environment = utils.add_inclusion_tracking(part_definitions, "
737737
};
738738

739739
{
740+
part_definitions:: part_definitions,
740741
specVersion: "3",
741742
overlay: overlay,
742743
builds: composition_environment.builds,

0 commit comments

Comments
 (0)