Python: fix outfall after setting strictDeps = true;
This commit is contained in:
@@ -20,6 +20,7 @@ buildPythonPackage rec {
|
||||
};
|
||||
|
||||
buildInputs = [ curl openssl.out ];
|
||||
nativeBuildInputs = [ curl ];
|
||||
|
||||
checkInputs = [ bottle pytest nose flaky ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user