eris
eris copied to clipboard
Port tests to python
What needs to be done
The tests use the old perl test runner, which is deprecated in/removed from recent nixpkgs:
trace: warning: Perl VM tests are deprecated and will be removed for 20.09.
Please update your tests to use the python test driver.
See https://github.com/NixOS/nixpkgs/pull/71684 for details.
Alternatives considered
Leave as is.
Right, I need to do a semi-regular bump to the lockfile. I'll try to get around to it this week; thanks for the reminder.