Loading
nixos/amazon-image: default to raw format instead of vpc
With the move to EBS Direct API uploads (PutSnapshotBlock), raw images can be uploaded directly without conversion, making the qemu-img vpc conversion step unnecessary. This avoids a build-time format conversion and simplifies upload workflows that use the EBS Direct API (e.g. NixOS/amis#364).