nixpkgs/nixos
Félix Baylac-Jacqué 524ff40291
nixosTests.systemd-networkd: remove wireguard kernel module
config.boot.kernelPackages.wireguard evaluates to null on machine
closure having a > 5.6 Linux kernels, hence making the evaluation of
this test fail.

Wireguard is now part of the mainline Linux kernel, we do not need to
to add it via a additional kernel module anymore for this test.
2021-05-09 15:40:19 +02:00
..
doc gnome: rename from gnome3 2021-05-08 09:47:42 +02:00
lib nixos/testing-python.nix: Move makeWrapper to nativeBuildInputs 2021-05-09 03:04:03 +02:00
maintainers amazonImage: make statically sized again 2021-05-01 02:19:42 +00:00
modules Merge pull request #122099 from alekna/fix/docker 2021-05-09 12:15:16 +01:00
tests nixosTests.systemd-networkd: remove wireguard kernel module 2021-05-09 15:40:19 +02:00
COPYING
default.nix
README
release-combined.nix gnome: rename from gnome3 2021-05-08 09:47:42 +02:00
release-small.nix
release.nix gnome: rename from gnome3 2021-05-08 09:47:42 +02: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.