diff options
| author | Luflosi <luflosi@luflosi.de> | 2022-01-21 18:45:31 +0100 |
|---|---|---|
| committer | Luflosi <luflosi@luflosi.de> | 2022-01-21 19:35:17 +0100 |
| commit | 64560de406ec701e26f286163a8d775ed2d0f8b6 (patch) | |
| tree | f02d8f2d880d35d8cd3b9386b1f6f752368b6b5a /pkgs/development/python-modules/rangehttpserver | |
| parent | e01fa67cdd9a976dc9b123e82f451f53b4dfe527 (diff) | |
nixos/networkd: fix networking.networkd.static test
Commit ca58bd0a50f38de43b401df716806c0f83479a8e broke the test networking.networkd.static. This happened because the test sets `networking.defaultGateway`. This is implemented by adding the gateway to the list of `routes` using `mkDefault`. The `routes` are then overridden by an empty list in the newly added code. Replace `mkDefault` with `id` so the two lists are merged and everything (hopefully) works as expected.
See https://github.com/NixOS/nixpkgs/pull/144590 for a more context.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
