mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
python3Packages.bpython: remove no longer relevant patch
This commit is contained in:
@@ -22,11 +22,6 @@ buildPythonPackage rec {
|
||||
sha256 = "1fb1e0a52332579fc4e3dcf75e21796af67aae2be460179ecfcce9530a49a200";
|
||||
};
|
||||
|
||||
patches = [ (substituteAll {
|
||||
src = ./clipboard-make-which-substitutable.patch;
|
||||
which = "${which}/bin/which";
|
||||
})];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
curtsies
|
||||
greenlet
|
||||
|
||||
Reference in New Issue
Block a user