summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2022-06-24 09:58:40 +0200
committerMaximilian Bosch <maximilian@mbosch.me>2022-06-24 09:58:40 +0200
commit9f7b0d8f0c876d8a1d5da98397bf64c9ab964097 (patch)
tree5386945f35b857f8457d410a94877a31bcfd78a1 /pkgs/development/python-modules/rangehttpserver
parent7574b56ef9493ab707ca0db06190437e42a5888c (diff)
nixos/systemd-networkd-vrf: check routing tables via `ip --json`
The original implementation did a simple string-comparison against the output of `ip route`. This is problematic because * if the details in the string-output change, the test breaks. This is less likely with JSON because the relevant values (i.e. destination, interface etc) aren't supposed to be changed. * this is causing issues with formatters[1][2]. [1] #161703 [2] #154818
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions