mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
nixos/release: nfs3 -> nfs4 in all tested sets
This commit is contained in:
parent
482efa9a4b
commit
176904ac09
2 changed files with 2 additions and 3 deletions
|
@ -43,7 +43,7 @@ in rec {
|
|||
login
|
||||
misc
|
||||
nat
|
||||
nfs3
|
||||
nfs4
|
||||
openssh
|
||||
php
|
||||
predictable-interface-names
|
||||
|
@ -125,7 +125,7 @@ in rec {
|
|||
"nixos.tests.misc"
|
||||
"nixos.tests.nat.firewall"
|
||||
"nixos.tests.nat.standalone"
|
||||
"nixos.tests.nfs3.simple"
|
||||
"nixos.tests.nfs4.simple"
|
||||
"nixos.tests.openssh"
|
||||
"nixos.tests.php.fpm"
|
||||
"nixos.tests.php.pcre"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue