borgbackup: Pass py into checkInputs
This commit is contained in:
@@ -77,6 +77,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
|
||||
checkInputs = with python3.pkgs; [
|
||||
e2fsprogs
|
||||
py
|
||||
python-dateutil
|
||||
pytest-benchmark
|
||||
pytest-xdist
|
||||
|
||||
Reference in New Issue
Block a user