mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
nixos/tests/networking.nix: hotfix evaluation
It broke by merge 8803f1da6
.
This commit is contained in:
parent
c71193894e
commit
08d26bbb72
1 changed files with 1 additions and 0 deletions
|
@ -953,6 +953,7 @@ let
|
||||||
} else {
|
} else {
|
||||||
name = "RenameInterface";
|
name = "RenameInterface";
|
||||||
testScript = "";
|
testScript = "";
|
||||||
|
};
|
||||||
# even with disabled networkd, systemd.network.links should work
|
# even with disabled networkd, systemd.network.links should work
|
||||||
# (as it's handled by udev, not networkd)
|
# (as it's handled by udev, not networkd)
|
||||||
link = {
|
link = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue