nixpkgs/nixos
Martin Weinelt 60225c6bbd
nixos/tests/networking: Fix link test
The test was looking at the wrong interface and relying on silly
behaviour by the dummy driver, which autocreated a `dummy0` interface on
modprobe.

Fix this by making it look at the actual `foo` interface that the test
creates.
2022-02-24 23:11:13 +01:00
..
doc nixos/manual: add 22.05 section to list 2022-02-24 09:44:57 -08:00
lib nixos/test-driver: fix regression when using legacy start command 2022-02-17 18:12:24 -08:00
maintainers nixos/nix-daemon: use structural settings 2022-01-26 21:04:50 -05:00
modules Merge pull request #156005 from zhaofengli/pi02 2022-02-24 15:05:23 -05:00
tests nixos/tests/networking: Fix link test 2022-02-24 23:11:13 +01:00
COPYING
default.nix nixos: Make system.build.vm a standard attribute based on vmVariant 2021-12-17 14:49:31 +01:00
README
release-combined.nix
release-small.nix
release.nix lxdImage: split from docker profile, use generators.toYAML 2021-11-03 07:49:54 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.