nixos-generators/formats
phaer 8e337ce404 fix cloudstack eval, remove formats-broken
fixes the following eval error by defaulting to ext4.

error:
       Failed assertions:
       - Mountpoint '/': 'autoResize = true' is not supported for
       'fsType = "auto"'. fsType has to be explicitly set and
       only the following support it: ext3, ext4, btrfs, xfs.
2024-09-02 17:29:04 +00:00
..
amazon.nix rename filename to fileExtension 2023-07-22 16:20:50 +02:00
azure.nix Fix failing azure builds 2024-02-08 15:13:38 +00:00
cloudstack.nix fix cloudstack eval, remove formats-broken 2024-09-02 17:29:04 +00:00
do.nix rename filename to fileExtension 2023-07-22 16:20:50 +02:00
docker.nix for containers & kexec, boot.loader.*.enable = lib.mkForce false; 2024-02-26 09:38:40 +00:00
gce.nix rename filename to fileExtension 2023-07-22 16:20:50 +02:00
hyperv.nix Add disk-size argument 2024-02-11 11:47:50 -08:00
install-iso-hyperv.nix rename filename to fileExtension 2023-07-22 16:20:50 +02:00
install-iso.nix iso: default to zstd compression 2024-05-19 13:50:34 +02:00
iso.nix iso: default to zstd compression 2024-05-19 13:50:34 +02:00
kexec-bundle.nix Fix the extension breaking the find query. 2024-02-08 11:16:16 +00:00
kexec.nix for containers & kexec, boot.loader.*.enable = lib.mkForce false; 2024-02-26 09:38:40 +00:00
kubevirt.nix rename filename to fileExtension 2023-07-22 16:20:50 +02:00
linode.nix fix: extra install commands require full pathing 2024-01-18 21:46:09 -05:00
lxc-metadata.nix for containers & kexec, boot.loader.*.enable = lib.mkForce false; 2024-02-26 09:38:40 +00:00
lxc.nix for containers & kexec, boot.loader.*.enable = lib.mkForce false; 2024-02-26 09:38:40 +00:00
openstack.nix rename filename to fileExtension 2023-07-22 16:20:50 +02:00
proxmox-lxc.nix for containers & kexec, boot.loader.*.enable = lib.mkForce false; 2024-02-26 09:38:40 +00:00
proxmox.nix Add disk-size argument 2024-02-11 11:47:50 -08:00
qcow-efi.nix qcow-efi: define formatAttr as qcow-efi to avoid colliding with qcow 2023-09-18 12:50:03 -06:00
qcow.nix Add disk-size argument 2024-02-11 11:47:50 -08:00
raw-efi.nix Add disk-size argument 2024-02-11 11:47:50 -08:00
raw.nix Add disk-size argument 2024-02-11 11:47:50 -08:00
sd-aarch64-installer.nix sd-aarch64: fix miss-predicted file extensions 2024-08-12 08:48:38 +02:00
sd-aarch64.nix sd-aarch64: fix miss-predicted file extensions 2024-08-12 08:48:38 +02:00
sd-x86_64.nix formats: init sd-x86_64 2024-08-12 08:48:38 +02:00
vagrant-virtualbox.nix reformat all files 2023-05-30 10:21:34 +02:00
virtualbox.nix rename filename to fileExtension 2023-07-22 16:20:50 +02:00
vm-bootloader.nix reformat all files 2023-05-30 10:21:34 +02:00
vm-nogui.nix reformat all files 2023-05-30 10:21:34 +02:00
vm.nix Set nixos diskSize option only if specialArgs.diskSize exists 2024-03-03 15:43:35 +01:00
vmware.nix Add disk-size argument 2024-02-11 11:47:50 -08:00