summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorMajiir Paktu <majiir@nabaal.net>2023-10-02 21:50:52 -0400
committerMajiir Paktu <majiir@nabaal.net>2023-10-07 16:09:11 -0400
commit088da23f9ea4ed95da0f7842689774c0ab1837a3 (patch)
treedcee0889971b14637f49a3ad9c3e0b7377d9c379 /pkgs/development/python-modules/rangehttpserver
parent679733b3adb6ab06154adb93c345e75fd3f1c2ab (diff)
nixos/test-instrumentation: fix unsetting of defaultGateway
The empty string is coerced to an attrset: { address = ""; interface = null; metric = null; } The new defaultGateway logic (correctly) complains that interface must be defined when using networkd. We instead clear defaultGateway by setting it to its actual default value, which is null.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions