nixos/release-combined: drop nixos-rebuild-install-bootloader

... at least until it's fixed.  /cc PR #262724 again.
This commit is contained in:
Vladimír Čunát
2023-10-24 09:51:23 +02:00
parent a9c0720daf
commit 1ec4e9dea4
-1
View File
@@ -97,7 +97,6 @@ in rec {
(onSystems ["x86_64-linux"] "nixos.tests.installer.simpleUefiSystemdBoot")
(onSystems ["x86_64-linux"] "nixos.tests.installer.simple")
(onSystems ["x86_64-linux"] "nixos.tests.installer.swraid")
(onSystems ["x86_64-linux"] "nixos.tests.nixos-rebuild-install-bootloader")
(onSystems ["x86_64-linux"] "nixos.tests.nixos-rebuild-specialisations")
(onFullSupported "nixos.tests.ipv6")
(onFullSupported "nixos.tests.keymap.azerty")