evil-winrm-py: relax all dependencies (#509884)
This commit is contained in:
@@ -20,7 +20,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
hash = "sha256-IACFPPlkgyJh78p6Jy740CQqcySkMTV/8VVPSRJKTPI=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [ "pypsrp" ];
|
||||
pythonRelaxDeps = true;
|
||||
|
||||
# Removes the additional binary ewp
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user