Loading pkgs/development/python-modules/autoit-ripper/default.nix +0 −5 Original line number Diff line number Diff line Loading @@ -18,11 +18,6 @@ buildPythonPackage rec { hash = "sha256-+BHWDkeVewoRUgaHln5TyoajpCvJiowCiC2dFYyp1MA="; }; postPatch = '' substituteInPlace requirements.txt \ --replace-fail "pefile==2019.4.18" "pefile>=2019.4.18" ''; nativeBuildInputs = [ setuptools ]; Loading Loading
pkgs/development/python-modules/autoit-ripper/default.nix +0 −5 Original line number Diff line number Diff line Loading @@ -18,11 +18,6 @@ buildPythonPackage rec { hash = "sha256-+BHWDkeVewoRUgaHln5TyoajpCvJiowCiC2dFYyp1MA="; }; postPatch = '' substituteInPlace requirements.txt \ --replace-fail "pefile==2019.4.18" "pefile>=2019.4.18" ''; nativeBuildInputs = [ setuptools ]; Loading