Merge #89903: nixos/make-iso9660: fix zstd input
This commit is contained in:
commit
bc69d29164
@ -35,7 +35,7 @@
|
|||||||
isohybridMbrImage ? ""
|
isohybridMbrImage ? ""
|
||||||
|
|
||||||
, # Whether to compress the resulting ISO image with zstd.
|
, # Whether to compress the resulting ISO image with zstd.
|
||||||
compressImage ? false
|
compressImage ? false, zstd
|
||||||
|
|
||||||
, # The volume ID.
|
, # The volume ID.
|
||||||
volumeID ? ""
|
volumeID ? ""
|
||||||
|
Loading…
Reference in New Issue
Block a user