+22
-14
nixos/maintainers/scripts/ec2/amazon-image.nix
+22
-14
nixos/maintainers/scripts/ec2/amazon-image.nix
·········-default = "nixos-amazon-image-${config.system.nixos.label}-${pkgs.stdenv.hostPlatform.system}";···············
+22
-8
nixos/maintainers/scripts/openstack/openstack-image-zfs.nix
+22
-8
nixos/maintainers/scripts/openstack/openstack-image-zfs.nix
······-default = "nixos-openstack-image-${config.system.nixos.label}-${pkgs.stdenv.hostPlatform.system}";···pkgs = import ../../../.. { inherit (pkgs) system; }; # ensure we use the regular qemu-kvm package···
+7
-2
nixos/maintainers/scripts/openstack/openstack-image.nix
+7
-2
nixos/maintainers/scripts/openstack/openstack-image.nix
···pkgs = import ../../../.. { inherit (pkgs) system; }; # ensure we use the regular qemu-kvm package
+35
nixos/modules/image/images.nix
+35
nixos/modules/image/images.nix
······
-3
nixos/modules/installer/cd-dvd/installation-cd-base.nix
-3
nixos/modules/installer/cd-dvd/installation-cd-base.nix
···-isoImage.isoName = "${config.isoImage.isoBaseName}-${config.system.nixos.label}-${pkgs.stdenv.hostPlatform.system}.iso";
+31
-17
nixos/modules/installer/cd-dvd/iso-image.nix
+31
-17
nixos/modules/installer/cd-dvd/iso-image.nix
······
+20
-1
nixos/modules/installer/netboot/netboot.nix
+20
-1
nixos/modules/installer/netboot/netboot.nix
······+system.build.kexecTarball = pkgs.callPackage "${toString modulesPath}/../lib/make-system-tarball.nix" {
+31
-17
nixos/modules/installer/sd-card/sd-image.nix
+31
-17
nixos/modules/installer/sd-card/sd-image.nix
···(mkRemovedOptionModule [ "sdImage" "bootPartitionID" ] "The FAT partition for SD image now only holds the Raspberry Pi firmware files. Use firmwarePartitionID to configure that partition's ID.")(mkRemovedOptionModule [ "sdImage" "bootSize" ] "The boot files for SD image have been moved to the main ext4 partition. The FAT partition now only holds the Raspberry Pi firmware files. Changing its size may not be required.")-default = "${config.sdImage.imageBaseName}-${config.system.nixos.label}-${pkgs.stdenv.hostPlatform.system}.img";···
+61
nixos/modules/virtualisation/disk-image.nix
+61
nixos/modules/virtualisation/disk-image.nix
···
+1
-1
nixos/release.nix
+1
-1
nixos/release.nix
+1
-1
nixos/tests/ec2.nix
+1
-1
nixos/tests/ec2.nix
···
+1
-1
pkgs/desktops/gnome/installer.nix
+1
-1
pkgs/desktops/gnome/installer.nix