Skip to content

nixos/grub: add support for loading deviceTree - #446563

Open
qbisi wants to merge 4 commits into
NixOS:staging-nixosfrom
qbisi:nixos/grub
Open

nixos/grub: add support for loading deviceTree#446563
qbisi wants to merge 4 commits into
NixOS:staging-nixosfrom
qbisi:nixos/grub

nixosTest.device-tree: init with systemd-boot and grub tests

7a0c817
Select commit
Loading
Failed to load commit list.
OfBorg / nixos/grub, nixos/grub.passthru.tests, nixos/loader, nixos/loader.passthru.tests, nixosTest.device-tree, nixosTest.device-tree.passthru.tests on aarch64-linux skipped Jan 18, 2026 in 0s

No attempt

The following builds were skipped because they don't evaluate on aarch64-linux: nixos/grub, nixos/grub.passthru.tests, nixos/loader, nixos/loader.passthru.tests, nixosTest.device-tree, nixosTest.device-tree.passthru.tests

Details

Partial log


       … while calling the 'throw' builtin
         at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/ofborg-core/pkgs/top-level/aliases.nix:1246:15:
         1245|   nixos-rebuild = nixos-rebuild-ng; # Added 2025-12-02
         1246|   nixosTest = throw "'nixosTest' has been renamed to/replaced by 'testers.nixosTest'"; # Converted to throw 2025-10-27
             |               ^
         1247|   nixStable = throw "'nixStable' has been renamed to/replaced by 'nixVersions.stable'"; # Converted to throw 2025-10-27

       error: 'nixosTest' has been renamed to/replaced by 'testers.nixosTest'