3
0
Fork 0
forked from mirrors/nixpkgs

Merge #89903: nixos/make-iso9660: fix zstd input

This commit is contained in:
Vladimír Čunát 2020-06-10 08:40:03 +02:00
commit bc69d29164
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -35,7 +35,7 @@
isohybridMbrImage ? ""
, # Whether to compress the resulting ISO image with zstd.
compressImage ? false
compressImage ? false, zstd
, # The volume ID.
volumeID ? ""