evil-winrm-py: relax all dependencies (#509884)

This commit is contained in:
Fabian Affolter
2026-04-14 21:01:56 +00:00
committed by GitHub
+1 -1
View File
@@ -20,7 +20,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
hash = "sha256-IACFPPlkgyJh78p6Jy740CQqcySkMTV/8VVPSRJKTPI=";
};
pythonRelaxDeps = [ "pypsrp" ];
pythonRelaxDeps = true;
# Removes the additional binary ewp
postPatch = ''