Files
nixpkgs/nixos/maintainers/scripts/ec2/amazon-image.nix
phaer 8cbc6d6da6 amazon-image: fix image.extension value for vpc/vhd files
vpc files use the extension "vhd". `make-disk-image-nix` contains a
lookup table, but does not expose that. vpc is the only format
supported by the amazon image which is affected. Format and extension
are the same for raw and qcow2.
2025-07-18 11:12:08 -07:00

6.2 KiB