4 lines
143 B
Text
4 lines
143 B
Text
buildPhase = ''
|
|
substituteInPlace ftplugin/python_yapf.vim \
|
|
--replace '"yapf"' '"${python3Packages.yapf}/bin/yapf"'
|
|
'';
|