Merge pull request #246603 from yaxitech/image-repart-output-json

This commit is contained in:
Ryan Lahfa
2023-08-02 17:01:27 +02:00
committed by GitHub
+3 -1
View File
@@ -195,7 +195,9 @@ in
--seed="${cfg.seed}" \
--definitions="$amendedRepartDefinitions" \
--split="${lib.boolToString cfg.split}" \
image.raw
--json=pretty \
image.raw \
| tee repart-output.json
'';
meta = {