5 lines
132 B
Plaintext
5 lines
132 B
Plaintext
|
buildPhase = ''
|
||
|
substituteInPlace ftplugin/python_yapf.vim \
|
||
|
--replace '"yapf"' '"${pkgs.yapf}/bin/yapf"'
|
||
|
'';
|