python3Packages.azure-servicebus: fix input attr

This commit is contained in:
Jonathan Ringer 2021-01-15 11:56:35 -08:00
parent 544c56ac36
commit f139b30faf
No known key found for this signature in database
GPG Key ID: 5C841D3CFDFEC4E0

View File

@ -19,7 +19,7 @@ buildPythonPackage rec {
sha256 = "46d1e7b9da537da831c3184d42d3e2bc3c7ab9234e204a9d4c2e5dc54010721b"; sha256 = "46d1e7b9da537da831c3184d42d3e2bc3c7ab9234e204a9d4c2e5dc54010721b";
}; };
buildInputs = [ propagatedBuildInputs = [
uamqp uamqp
azure-common azure-common
azure-core azure-core