We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6963da commit 1d445efCopy full SHA for 1d445ef
1 file changed
packages/python-swiftclient.nix
@@ -26,7 +26,7 @@ python3Packages.buildPythonPackage rec {
26
requests
27
];
28
29
- propagagedBuildInputs = [
+ propagatedBuildInputs = [
30
31
32
0 commit comments