commit
4a75203f02
@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
|||||||
propagatedBuildInputs = with pythonPackages; [ pyenchant regex ];
|
propagatedBuildInputs = with pythonPackages; [ pyenchant regex ];
|
||||||
|
|
||||||
postFixup = ''
|
postFixup = ''
|
||||||
buildPythonPath "$out"
|
wrapPythonPrograms
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user