5 lines
132 B
Plaintext
Raw Normal View History

2017-07-25 14:05:23 +01:00
buildPhase = ''
substituteInPlace ftplugin/python_yapf.vim \
--replace '"yapf"' '"${pkgs.yapf}/bin/yapf"'
'';