Changelog: https://github.com/nicolargo/glances/blob/v3.1.2/NEWS.rst#version-312
Note/TODO: Theoretically the IP test should work(?) now:
> Bugs corrected:
> - Error with IP Plugin : object has no attribute bug #1528
> - ip plugin empty interface bug #1509
but the test is still failing inside the Nix build sandbox.
Note/TODO: The IP plugin fails in the sandbox:
Error while initializing the ip plugin ('NoneType' object has no attribute 'split')
but works outside of the build sandbox (i.e. in a normal setup).