Python: fix outfall after setting strictDeps = true;
This commit is contained in:
@@ -11,7 +11,7 @@ buildPythonPackage rec {
|
||||
sha256 = "05iamhbsqm8binqhc2zchfqdkajlx2icf8xl5vkd5fbrhw6yylad";
|
||||
};
|
||||
|
||||
buildInputs = [ pytest ];
|
||||
checkInputs = [ pytest ];
|
||||
propagatedBuildInputs = [ libsodium ];
|
||||
|
||||
postPatch =
|
||||
|
||||
Reference in New Issue
Block a user