0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

nixos-small: fix eval

This commit is contained in:
Jörg Thalheim 2024-06-04 14:02:56 +02:00
parent 0078350dc3
commit f3ad1f2937

View file

@ -124,7 +124,7 @@ in rec {
"nixos.tests.firewall" "nixos.tests.firewall"
"nixos.tests.ipv6" "nixos.tests.ipv6"
"nixos.tests.login" "nixos.tests.login"
"nixos.tests.misc.default" "nixos.tests.misc"
"nixos.tests.nat.firewall" "nixos.tests.nat.firewall"
"nixos.tests.nat.standalone" "nixos.tests.nat.standalone"
"nixos.tests.nfs4.simple" "nixos.tests.nfs4.simple"