evil-winrm-py: relax all dependencies

This commit is contained in:
Letgamer
2026-04-14 12:19:53 +02:00
parent befad4b963
commit 46a550bf1e
+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 = ''