Skip to content

Commit 1d445ef

Browse files
committed
Fix typo
1 parent b6963da commit 1d445ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/python-swiftclient.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ python3Packages.buildPythonPackage rec {
2626
requests
2727
];
2828

29-
propagagedBuildInputs = [
29+
propagatedBuildInputs = [
3030
requests
3131
];
3232

0 commit comments

Comments
 (0)