Files
nixpkgs/nixos
Maximilian Bosch d416facd39 nixos/tests/systemd-networkd: fix eval
In `systemd-243` the option `FwMark` in the `[WireGuard]` section of
a `.netdev`-unit has been renamed to `FirewallMark`[1]. Due to the
removal of deprecated options in our `networkd` module[2] the evaluation
of this test doesn't work.

Renaming the option to its new name fixes the issue.

[1] https://github.com/systemd/systemd/commit/1c30b174edc001537350036245ea632cb4e91cbb
[2] e9d13d3751
2020-08-29 22:51:30 +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.