Commit a6dacfb9 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

evil-winrm-py: relax pypsrp

parent f8e3615a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -20,6 +20,8 @@ python3Packages.buildPythonApplication (finalAttrs: {
    hash = "sha256-IACFPPlkgyJh78p6Jy740CQqcySkMTV/8VVPSRJKTPI=";
  };

  pythonRelaxDeps = [ "pypsrp" ];

  # Removes the additional binary ewp
  postPatch = ''
    substituteInPlace setup.py \