erpnext: want propagatedBuildInputs
This commit is contained in:
parent
9781db320c
commit
b786806143
|
@ -30,7 +30,7 @@ buildPythonPackage rec {
|
|||
rev = "v${erpnext-version}";
|
||||
sha256 = "sha256-zovdbpTp9fTpY7kAs4J8EiPh+EjqUOtVUk+rDYMfYDk=";
|
||||
};
|
||||
buildInputs = [
|
||||
propagatedBuildInputs = [
|
||||
taxjar
|
||||
gocardless-pro
|
||||
plaid-python
|
||||
|
|
Loading…
Reference in a new issue