python3Packages.bpython: remove no longer relevant patch

This commit is contained in:
Jonathan Ringer
2021-12-07 23:07:16 -08:00
parent bca377b4e5
commit 2da6797006
2 changed files with 0 additions and 32 deletions

View File

@@ -22,11 +22,6 @@ buildPythonPackage rec {
sha256 = "1fb1e0a52332579fc4e3dcf75e21796af67aae2be460179ecfcce9530a49a200";
};
patches = [ (substituteAll {
src = ./clipboard-make-which-substitutable.patch;
which = "${which}/bin/which";
})];
propagatedBuildInputs = [
curtsies
greenlet