We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6963da + 1d445ef commit bdb274eCopy full SHA for bdb274e
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