nixpkgs/nixos/lib
Jörg Thalheim c902526b89 make-disk-image: fix build for systems that use boot.loader.grub.devices
config.boot.loader.grub.device is just an alias that gets assigned to config.boot.loader.grub.devices.
If config.boot.loader.grub.device is set to null, it will fail with the following error
as described in https://github.com/nix-community/nixos-generators/issues/339

(cherry picked from commit d0126c0508)
2024-06-24 13:40:51 +00:00
..
make-options-doc nixos/lib, doc: remove references to mdDoc (#300738) 2024-04-01 16:58:23 -07:00
test-driver nixos/test-driver: adjust to ruff changes 2024-05-22 11:29:02 +02:00
testing nixos/testing: fix markdown link in enableOCR description 2024-05-14 21:22:09 -04:00
default.nix
eval-cacheable-options.nix nixos,nixpkgs: Add module classes 2023-05-06 18:29:04 +02:00
eval-config-minimal.nix lib/modules: Move class out of specialArgs 2023-05-06 18:32:58 +02:00
eval-config.nix nixos: Expose lib attribute on configuration for repl 2024-01-15 00:28:07 +01:00
from-env.nix
make-btrfs-fs.nix nixos/lib/make-btrfs-fs: Use fakeroot and faketime (#265686) 2023-11-07 02:17:38 +02:00
make-channel.nix
make-disk-image.nix make-disk-image: fix build for systems that use boot.loader.grub.devices 2024-06-24 13:40:51 +00:00
make-ext4-fs.nix
make-iso9660-image.nix nixos/iso-image: extremely cursed performance optimization for Hydra 2024-03-12 15:41:59 +03:00
make-iso9660-image.sh nixos/iso-image: extremely cursed performance optimization for Hydra 2024-03-12 15:41:59 +03:00
make-multi-disk-zfs-image.nix nixos/lib/make-(multi|single)-disk-zfs-image: use qemu_kvm (host arch) instead of qemu (all arches) 2023-04-28 23:50:44 +02:00
make-single-disk-zfs-image.nix make-single-disk-zfs-image: make memSize configurable 2023-10-31 08:28:45 +01:00
make-squashfs.nix nixos/lib/make-squashfs.nix: allow disabling compression 2024-01-07 22:46:20 -06:00
make-system-tarball.nix
make-system-tarball.sh
qemu-common.nix nixos/lib/qemu-common: add riscv{32,64}-linux to qemu guest matrix 2024-04-29 14:05:39 +02:00
systemd-lib.nix nixos/systemd-lib: fix assertRangeOrOneOf when value is not comparable 2024-05-06 10:41:20 -07:00
systemd-network-units.nix nixos/networkd: add [Bridge] section to netdev conf 2024-04-14 15:16:44 -07:00
systemd-types.nix systemd: add a name option to all systemd units 2024-04-15 11:32:45 +02:00
systemd-unit-options.nix systemd: add a name option to all systemd units 2024-04-15 11:32:45 +02:00
test-script-prepend.py nixos/test-driver: Separate XML and Terminal log 2024-05-07 15:17:16 +02:00
testing-python.nix nixos/test-driver: provide a global timeout 2023-10-29 12:45:00 +01:00
utils.nix systemd: add a name option to all systemd units 2024-04-15 11:32:45 +02:00