diff --git a/pkgs/applications/misc/bleachbit/default.nix b/pkgs/applications/misc/bleachbit/default.nix index b2348bbf752..42bdb078a3d 100644 --- a/pkgs/applications/misc/bleachbit/default.nix +++ b/pkgs/applications/misc/bleachbit/default.nix @@ -9,7 +9,6 @@ pythonPackages.buildPythonApplication rec { }; nativeBuildInputs = [ gettext ]; - buildInputs = [ pythonPackages.wrapPython ]; # Patch the many hardcoded uses of /usr/share/ and /usr/bin postPatch = ''