nixos/release-combined: fix evaluation

This commit is contained in:
Vladimír Čunát 2024-06-05 17:50:37 +02:00
parent 8aa9fc702a
commit bb0a4e8786
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -113,7 +113,7 @@ in rec {
(onFullSupported "nixos.tests.latestKernel.login")
(onFullSupported "nixos.tests.lightdm")
(onFullSupported "nixos.tests.login")
(onFullSupported "nixos.tests.misc.default")
(onFullSupported "nixos.tests.misc")
(onFullSupported "nixos.tests.mutableUsers")
(onFullSupported "nixos.tests.nat.firewall")
(onFullSupported "nixos.tests.nat.standalone")