Get our dependencies at runtime, too.
This commit is contained in:
parent
93cd2aa354
commit
f59c6a3acf
@ -119,7 +119,7 @@ in
|
||||
buildPythonPackage {
|
||||
inherit pname version;
|
||||
src = tahoe-lafs-src;
|
||||
buildInputs = pythonPackageDependencies;
|
||||
propagatedBuildInputs = pythonPackageDependencies;
|
||||
|
||||
inherit doCheck;
|
||||
checkInputs = pythonCheckDependencies;
|
||||
|
Loading…
Reference in New Issue
Block a user