Skip to content

Commit 3181068

Browse files
committed
azure-cli-extensions.ssh: relax deps to fix build
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
1 parent e0718b9 commit 3181068

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkgs/by-name/az/azure-cli/extensions-manual.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@
314314
oras
315315
oschmod
316316
];
317+
pythonRelaxDeps = true;
317318
meta = {
318319
maintainers = with lib.maintainers; [ gordon-bp ];
319320
changelog = "https://github.com/Azure/azure-cli-extensions/blob/ssh-${version}/src/ssh/HISTORY.md";

0 commit comments

Comments
 (0)