bleachbit: drop unnecessary wrapPython input
Per reviewer feedback, thanks!
This commit is contained in:
parent
1390b5809c
commit
575df3a129
@ -9,7 +9,6 @@ pythonPackages.buildPythonApplication rec {
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ gettext ];
|
||||
buildInputs = [ pythonPackages.wrapPython ];
|
||||
|
||||
# Patch the many hardcoded uses of /usr/share/ and /usr/bin
|
||||
postPatch = ''
|
||||
|
Loading…
Reference in New Issue
Block a user