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