1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-24 18:16:21 +03:00
nixpkgs/nixos/modules
Thomas Watson 8736edfd95 nixos/qemu-vm: fix useBootLoader builds on aarch64-linux
The aarch64-linux kernel and initrd recently eclipsed 60M, causing the
boot disk image build to run out of space and fail. Double the size of
the image to 120M to fix the issue.

The disk image is stored in expandable qcow2 format, so only the space
actually used by files in the image is consumed. Therefore, other
architectures are not unfairly penalized, and the output size does not
suddenly double.

This also fixes NixOS tests which use this option, like systemd-boot's.
2023-01-19 23:28:01 -06:00
..
config nixos/swap: fix creation on BTRFS and refactor assertions 2023-01-17 06:47:21 +08:00
hardware Merge master into staging-next 2023-01-06 00:02:28 +00:00
i18n/input-method nixos/manual: move "edit the MD file" comments to generated XML 2023-01-10 12:34:37 +01:00
installer nixos/installation-cd-minimal: include HTML doc 2023-01-19 00:30:33 +01:00
misc nixos/documentation.man.mandb: Add skipPackages option, and include nixos-version 2023-01-16 22:24:02 +01:00
profiles Merge pull request #208956 from SuperSandro2000/profile-base-tcpdump 2023-01-17 01:20:31 +01:00
programs Merge pull request #209538 from voidzero/zsh-syntax-hl.regexp 2023-01-15 00:26:10 +01:00
security Merge master into staging-next 2023-01-13 18:01:34 +00:00
services nixos/nomad: fix multi-plugin-dir path 2023-01-18 22:22:43 -08:00
system Merge pull request #211252 from schnusch/systemd-user-tmpfiles-rules 2023-01-17 17:41:41 +00:00
tasks nixos/version: add config.system.nixos.distroName and config.system.nixos.distroId 2023-01-14 16:19:06 -05:00
testing Merge pull request #207801 from ElvishJerricco/systemd-stage-1-test-instrumentation 2022-12-28 01:43:03 +01:00
virtualisation nixos/qemu-vm: fix useBootLoader builds on aarch64-linux 2023-01-19 23:28:01 -06:00
module-list.nix gmrender-resurrect: Add gmediarender service 2023-01-16 17:28:56 +01:00
rename.nix modules: add mkAliasOptionModuleMD 2023-01-05 02:33:13 +01:00