mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 22:03:04 +00:00
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…
x
Reference in New Issue
Block a user