summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-magic
diff options
context:
space:
mode:
authorDavid Arnold <dgx.arnold@gmail.com>2021-07-27 19:38:10 -0500
committerDavid Arnold <dgx.arnold@gmail.com>2021-07-28 15:37:57 -0500
commitdc060ff8b2abef52a75fede1b9ea6d35e280931f (patch)
tree39599fec6336a97bf924b1dd66ec55b5bfe5f82e /pkgs/development/python-modules/python-magic
parent0efb458bc1d1c5d4f36e55ae3c513d5dec615d46 (diff)
nixos/testing: fix invalid node names detection
the use of python further restricts possible RFC1035 host labels since dash is not allowed for use in python identifiers. The previous implementation of this check was flawed, since it did not check the `hostName` value that is actually used to construe the identifier, but the node name, which can be anything, e.g. just `machine`. The previous implementation, by further restricting RFC1035 labels, only for the sake of testing seems to be an unacceptable restriction and should be addressed separately.
Diffstat (limited to 'pkgs/development/python-modules/python-magic')
0 files changed, 0 insertions, 0 deletions