borgbackup: Pass py into checkInputs

This commit is contained in:
Martin Weinelt 2023-01-03 02:01:33 +01:00
parent 856b1ac78b
commit 510de5b6f9

View file

@ -77,6 +77,7 @@ python3.pkgs.buildPythonApplication rec {
checkInputs = with python3.pkgs; [
e2fsprogs
py
python-dateutil
pytest-benchmark
pytest-xdist